Update Proxy_Containers/traefik/compose.yaml

This commit is contained in:
2026-02-07 22:35:56 +00:00
parent 7a5083e70b
commit ec72425e58
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- "8079:8080"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
#- ./traefik.yaml:/etc/traefik/traefik.yaml:ro
- ./traefik.yaml:/etc/traefik/traefik.yaml:ro
networks:
- traefik
labels: