pangolin
This commit is contained in:
@@ -45,7 +45,8 @@ services:
|
|||||||
command:
|
command:
|
||||||
- --configFile=/etc/traefik/traefik_config.yml
|
- --configFile=/etc/traefik/traefik_config.yml
|
||||||
volumes:
|
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
|
- /srv/traefik/letsencrypt:/letsencrypt # Volume to store the Let's Encrypt certificates
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user