Update docker-compose.yml

This commit is contained in:
LRVT
2023-11-05 15:46:18 +01:00
committed by GitHub
parent beaadd2d55
commit 4925ae633c

View File

@@ -13,7 +13,7 @@ services:
- 5000:5000 - 5000:5000
restart: unless-stopped restart: unless-stopped
#networks: #networks:
- proxy # - proxy
#labels: #labels:
# - traefik.enable=true # - traefik.enable=true
# - traefik.http.routers.changedetection.rule=Host(`changedetection.example.com`) # - traefik.http.routers.changedetection.rule=Host(`changedetection.example.com`)