diff --git a/pangolin/docker-compose.yml b/pangolin/docker-compose.yml index 966ac43..e48842e 100644 --- a/pangolin/docker-compose.yml +++ b/pangolin/docker-compose.yml @@ -45,7 +45,8 @@ services: command: - --configFile=/etc/traefik/traefik_config.yml volumes: - - ./config/traefik.yml:/etc/traefik:ro # Volume to store the Traefik configuration + - "./config/traefik.yml:/traefik.yml:ro" + # - ./config/traefik.yml:/etc/traefik:ro # Volume to store the Traefik configuration - /srv/traefik/letsencrypt:/letsencrypt # Volume to store the Let's Encrypt certificates networks: