lots of stuff had been added

This commit is contained in:
Waylon Walker 2023-10-21 09:21:14 -05:00
parent 28420e86dd
commit 814900b72e
16 changed files with 257 additions and 0 deletions

View file

@ -13,6 +13,8 @@ services:
- /etc/localtime:/etc/localtime:ro
- /var/run/docker.sock:/var/run/docker.sock:ro
- ${PWD}/portainer/data:/data
ports:
- 9000:9000
labels:
- "traefik.enable=true"
- "traefik.http.routers.portainer.entrypoints=http"