13 lines
260 B
Text
13 lines
260 B
Text
|
model {
|
||
|
|
||
|
extend edp {
|
||
|
container mailhog 'Mailhog' {
|
||
|
description 'Web and API based SMTP testing'
|
||
|
|
||
|
component mailhog 'Mailhog' {
|
||
|
technology 'Golang'
|
||
|
icon tech:go
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|