edp-doc/likec4/models/containers/mailhog.c4

13 lines
No EOL
260 B
Text

model {
extend edp {
container mailhog 'Mailhog' {
description 'Web and API based SMTP testing'
component mailhog 'Mailhog' {
technology 'Golang'
icon tech:go
}
}
}
}