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:
]
}
networks:
- traefik
- reverse-proxy
volumes:
- youtub-dl:/downloads
restart: unless-stopped
@@ -26,10 +26,7 @@ services:
traefik.http.routers.youtube-dl.middlewares: authelia@file
networks:
youtube-dl:
name: youtube-dl
traefik:
reverse-proxy:
external: true
volumes: