pangolin
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user