Update docker-compose.yml
added traefik network
This commit is contained in:
@@ -49,3 +49,7 @@ services:
|
||||
# - SMTP_USER=user@example.com
|
||||
# - SMTP_PASS=password
|
||||
# - SMTP_TO=you@example.com
|
||||
|
||||
networks:
|
||||
traefik-public:
|
||||
external: true
|
||||
Reference in New Issue
Block a user