Don't need "mail" network
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2020-10-29 19:51:19 +02:00
parent f18707148b
commit 23c8e19a3f
1 changed files with 0 additions and 3 deletions

View File

@ -5,7 +5,6 @@ services:
app:
image: "boky/postfix"
networks:
- mail
- proxy
healthcheck:
test: [ "CMD", "sh", "-c", "netstat -an | fgrep 587 | fgrep -q LISTEN" ]
@ -37,7 +36,5 @@ services:
#- "traefik.tcp.routers.${STACK_NAME}.service=mailu_smtp"
networks:
mail:
external: true
proxy:
external: true