Update docker-compose.yml

This commit is contained in:
Joey Hafner 2022-02-25 20:49:45 +00:00
parent 2be1509371
commit 39887be019

View File

@ -14,7 +14,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./traefik.toml:/traefik.toml
- ./config:/config
- ./acme.json:/acme.json
- $DOCKER_DATA/acme.json:/acme.json
- ./.htpasswd:/.htpasswd
networks: