diff --git a/Security_Containers/pihole/compose.yaml b/Security_Containers/pihole/compose.yaml index b8e9442..90f23b7 100644 --- a/Security_Containers/pihole/compose.yaml +++ b/Security_Containers/pihole/compose.yaml @@ -43,7 +43,7 @@ services: ### Auto create icon on Flame dashboard - flame.type=application - flame.name=${SERVICE_NAME} - - flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME} + - flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME}/admin - flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/pi-hole.svg ### Enable Traefik #- traefik.enable=true