Added Pi-Hole to Network. Chagned Domain. Traefik extra providers

This commit is contained in:
Florian Zirker 2021-05-22 12:33:40 +02:00
parent 5e7be8598e
commit 2bce33d9ca
6 changed files with 47 additions and 18 deletions

View file

@ -8,8 +8,8 @@ services:
- ${VOLUMES_PATH}/portainer:/data
- /var/run/docker.sock:/var/run/docker.sock
- /var/lib/docker/volumes:/var/lib/docker/volumes
expose:
- "9000"
ports:
- "9000:9000" # to get portainer without proxy too
networks:
- web
labels: