pangolin
This commit is contained in:
@@ -48,7 +48,8 @@ services:
|
||||
- "./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
|
||||
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
- /var/log/traefik/:/opt/traefik/logs
|
||||
networks:
|
||||
default:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user