diff --git a/Proxy_Containers/traefik/compose.yaml b/Proxy_Containers/traefik/compose.yaml index 53f1bcf..3545d12 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 networks: - traefik labels: