This commit is contained in:
mathieu 2024-05-17 23:42:13 +02:00
parent e8ac2d2705
commit 2ef08d1299

View File

@ -15,7 +15,6 @@ services:
- "8088:8080" - "8088:8080"
volumes: volumes:
- /volume1/docker/traefik/conf/traefik.yml:/etc/traefik/traefik.yml - /volume1/docker/traefik/conf/traefik.yml:/etc/traefik/traefik.yml
# So that Traefik can listen to the Docker events
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
whoami: whoami: