feat: page Inventaire Applications, Documentation Infra, corrections monitoring

This commit is contained in:
manus-admin
2026-05-31 23:35:01 +02:00
parent 800d82a929
commit 0781c76931
9 changed files with 858 additions and 24 deletions

View File

@@ -29,7 +29,7 @@ services:
- web
labels:
- "traefik.enable=true"
- "traefik.http.routers.manus-dashboard.rule=Host(`dashboard.santinova-soft.org`)"
- "traefik.http.routers.manus-dashboard.rule=Host(`dashboard.recette.santinova-soft.org`)"
- "traefik.http.routers.manus-dashboard.entrypoints=websecure"
- "traefik.http.routers.manus-dashboard.tls=true"
- "traefik.http.routers.manus-dashboard.tls.certresolver=letsencrypt"