diff --git a/Proxy_Containers/traefik/compose.yaml b/Proxy_Containers/traefik/compose.yaml index 7f22acf..53f1bcf 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -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: