Reset all networks

This commit is contained in:
Colin Hebert
2023-01-20 18:55:02 +01:00
parent 1daf970ee9
commit 44b95372a1
22 changed files with 57 additions and 52 deletions

View File

@@ -17,7 +17,7 @@ services:
AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: /run/secrets/smtp_password
AUTHELIA_NOTIFIER_SMTP_SENDER: ${NASCOMPOSE_AUTHELIA_SMTP_SENDER?}
networks:
- traefik
- reverse-proxy
volumes:
- config:/config
configs:
@@ -36,7 +36,7 @@ services:
traefik.enable: true
networks:
traefik:
reverse-proxy:
external: true
volumes: