lets break everything again

This commit is contained in:
Maël Gramain 2025-03-02 18:01:42 +01:00
commit f6124955c4
8 changed files with 0 additions and 24 deletions
compute-2-mep/gnous_frontend

View file

@ -13,6 +13,4 @@ services:
- "traefik.enable=true"
- "traefik.http.routers.gnousdoteu.entryPoints=websecure"
- "traefik.http.routers.gnousdoteu.rule=Host(`gnous.eu`)"
- "traefik.http.routers.gnousdoteu.tls=true"
- "traefik.http.routers.gnousdoteu.tls.certresolver=default"
- "traefik.http.routers.gnousdoteu.middlewares=proxyHeader@file,proxyError@file"