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

@@ -7,7 +7,7 @@ services:
PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?}
networks:
- traefik
- reverse-proxy
volumes:
- heimdall_config:/config/
restart: unless-stopped
@@ -16,7 +16,7 @@ services:
traefik.http.routers.heimdall.middlewares: authelia@file
networks:
traefik:
reverse-proxy:
external: true
volumes: