Fix docs domain: gwoe-docs.toppyr.de (Wildcard *.toppyr.de matcht nur 2nd-Level)
This commit is contained in:
parent
1e438a7baa
commit
52e55e9cca
@ -25,7 +25,7 @@ services:
|
|||||||
|
|
||||||
# Doku-Hosting via caddy-gitea-pages (#62 Phase 2).
|
# Doku-Hosting via caddy-gitea-pages (#62 Phase 2).
|
||||||
# Liest automatisch aus dem gh-pages-Branch. mkdocs build → git push
|
# Liest automatisch aus dem gh-pages-Branch. mkdocs build → git push
|
||||||
# origin gh-pages → Seite live unter docs.gwoe.toppyr.de.
|
# origin gh-pages → Seite live unter gwoe-docs.toppyr.de.
|
||||||
gwoe-docs:
|
gwoe-docs:
|
||||||
image: ghcr.io/d7z-project/caddy-gitea-pages:nightly
|
image: ghcr.io/d7z-project/caddy-gitea-pages:nightly
|
||||||
container_name: gwoe-docs
|
container_name: gwoe-docs
|
||||||
@ -35,7 +35,7 @@ services:
|
|||||||
- GITEA_TOKEN=${GITEA_TOKEN}
|
- GITEA_TOKEN=${GITEA_TOKEN}
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.gwoe-docs.rule=Host(`docs.gwoe.toppyr.de`)"
|
- "traefik.http.routers.gwoe-docs.rule=Host(`gwoe-docs.toppyr.de`)"
|
||||||
- "traefik.http.routers.gwoe-docs.entrypoints=websecure"
|
- "traefik.http.routers.gwoe-docs.entrypoints=websecure"
|
||||||
- "traefik.http.routers.gwoe-docs.tls=true"
|
- "traefik.http.routers.gwoe-docs.tls=true"
|
||||||
- "traefik.http.routers.gwoe-docs.tls.certresolver=letsencrypt"
|
- "traefik.http.routers.gwoe-docs.tls.certresolver=letsencrypt"
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
site_name: GWÖ-Antragsprüfer Docs
|
site_name: GWÖ-Antragsprüfer Docs
|
||||||
site_url: https://docs.gwoe.toppyr.de
|
site_url: https://gwoe-docs.toppyr.de
|
||||||
repo_url: https://repo.toppyr.de/tobias/gwoe-antragspruefer
|
repo_url: https://repo.toppyr.de/tobias/gwoe-antragspruefer
|
||||||
repo_name: tobias/gwoe-antragspruefer
|
repo_name: tobias/gwoe-antragspruefer
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user