fix ci
This commit is contained in:
parent
468c67f679
commit
ff3a292779
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue