diff --git a/Photography_Containers/pigallery2/compose.yaml b/Photography_Containers/pigallery2/compose.yaml index 4b64413..5b0ab69 100644 --- a/Photography_Containers/pigallery2/compose.yaml +++ b/Photography_Containers/pigallery2/compose.yaml @@ -20,7 +20,7 @@ services: - flame.type=application - flame.name=${SERVICE_NAME} - flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME} - - flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/open-webui.svg + - flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/pigallery2-dark.svg ### Enable Traefik - traefik.enable=true - traefik.docker.network=traefik_network