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