main
Philipp Rothmann 2021-12-20 17:34:25 +01:00
parent 468c67f679
commit ff3a292779
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ services:
labels:
- "traefik.enable=true"
- "traefik.http.services.lit_docs.loadbalancer.server.port=8000"
- "traefik.http.routers.lit_docs.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.lit_docs.rule=Host(`docs.local-it.org`)"
- "traefik.http.routers.lit_docs.entrypoints=web"
networks: