Try also labelling the smtp service
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-11-08 19:49:42 +01:00
parent e1f404d9af
commit 2f6d131936
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 0 deletions

View File

@ -136,6 +136,9 @@ services:
- SMTP_SERVER_PORT
networks:
- internal
deploy:
labels:
- "traefik.http.services.foodsoft.loadbalancer.server.port=2525"
db:
image: "mariadb:10.5"