Fix docs domain: gwoe-docs.toppyr.de (Wildcard *.toppyr.de matcht nur 2nd-Level)

This commit is contained in:
Dotty Dotter 2026-04-10 09:43:47 +02:00
parent 1e438a7baa
commit 52e55e9cca
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ services:
# Doku-Hosting via caddy-gitea-pages (#62 Phase 2).
# 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:
image: ghcr.io/d7z-project/caddy-gitea-pages:nightly
container_name: gwoe-docs
@ -35,7 +35,7 @@ services:
- GITEA_TOKEN=${GITEA_TOKEN}
labels:
- "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.tls=true"
- "traefik.http.routers.gwoe-docs.tls.certresolver=letsencrypt"

View File

@ -1,5 +1,5 @@
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_name: tobias/gwoe-antragspruefer