glances monitor page implementation

This commit is contained in:
2025-11-13 13:31:34 +01:00
parent 003f22d944
commit 9ad731dae8
9 changed files with 45 additions and 6 deletions
+4
View File
@@ -19,6 +19,10 @@ services:
labels:
- "traefik.enable=true"
- "traefik.docker.network=traefik-proxy"
- glance.name=adguard
# - glance.icon=si:adguard
- glance.url=https://adguard.${HOST}/
- glance.description=AdGuard Home is a network-wide software for blocking ads.
networks:
traefik-proxy:
external: true