This commit is contained in:
Jonas 12t 2021-06-01 17:42:29 +04:00
parent bb821f520c
commit ece230f504
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ services:
- ./Documents:/home/node/Documents
- ./settings.json:/src/l-atelier-des-chercheurs/dodoc/settings.json
restart: always
# ports:
# - "8080:8080"
ports:
- "8882:8080"
labels:
- "traefik.enable=true"
- "traefik.docker.network=frontend"