Add homepage

This commit is contained in:
Gal 2023-12-31 01:10:34 +01:00
parent bcbdec56d7
commit 679d7102c9
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@ services:
- "traefik.http.routers.traefik.tls.certresolver=myresolver"
- "traefik.http.routers.traefik.middlewares=traefik-auth"
- "traefik.http.middlewares.traefik-auth.basicauth.users=user:$$apr1$$DzkytTmy$$B/p/aGYr4N4iH0JW8/zbg/"
- "homepage.group=Base"
- "homepage.name=Traefik"
- "homepage.href=https://traefik.velouria.dev/"
networks:
- traefik_network