Added traefik to proxt container iteslf

This commit is contained in:
Luke Else 2023-08-07 22:39:34 +01:00
parent 1ee167aad3
commit 97b4dc6a66

View File

@ -19,6 +19,8 @@ services:
volumes:
- "./letsencrypt:/letsencrypt"
- "/var/run/docker.sock:/var/run/docker.sock:ro"
networks:
- proxy
labels:
- "traefik.enable=true"
- "traefik.log"