diff --git a/Proxy_Containers/traefik/compose.yaml b/Proxy_Containers/traefik/compose.yaml index c559d74..9870aca 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -11,6 +11,7 @@ services: - CF_DNS_API_TOKEN=${CF_DNS_API_TOKEN} volumes: - ./traefik.yaml:/etc/traefik/traefik.yaml:ro + - ./config.yaml:/config.yml:ro - /srv/docker/traefik:/var/traefik/certs/:rw - traefik-logs:/var/log/traefik networks: