From d64295279ba9b0cebf4654890daa629fbcedd962 Mon Sep 17 00:00:00 2001 From: msnie Date: Wed, 30 Apr 2025 12:51:40 +0200 Subject: [PATCH] pangolin --- pangolin/docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: