mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-03 04:18:44 +00:00
Update docker-compose.yml
This commit is contained in:
parent
8eedb68d6b
commit
b66dccac99
@ -9,7 +9,7 @@ services:
|
||||
- 8080:8080 # MGMT WEB UI
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro # ro = read-only access to the docker.sock
|
||||
- /mnt/docker-volumes/traefik:/etc/traefik/
|
||||
- /mnt/docker-volumes/traefik:/etc/traefik/ # put the provided traefik.yml and fileConfig.yml files at this location
|
||||
- /mnt/docker-volumes/traefik/logs:/logs
|
||||
networks:
|
||||
- proxy
|
||||
|
Loading…
x
Reference in New Issue
Block a user