Update Photography_Containers/immich/compose.yaml

This commit is contained in:
2026-02-14 20:35:48 +00:00
parent 03e8258259
commit 9d44d382c9
+2 -2
View File
@@ -38,8 +38,8 @@ services:
- flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/immich.svg
- traefik.enable=true
- traefik.docker.network=traefik_network
- traefik.http.routers.${SERVICE_NAME}.rule=Host(`${SERVICE_NAME}.${DOMAIN_NAME}`)
- traefik.http.routers.${SERVICE_NAME}.entrypoints=web
#- traefik.http.routers.${SERVICE_NAME}.rule=Host(`${SERVICE_NAME}.${DOMAIN_NAME}`)
#- traefik.http.routers.${SERVICE_NAME}.entrypoints=web
- traefik.http.routers.${SERVICE_NAME}-https.tls=true
- traefik.http.routers.${SERVICE_NAME}-https.tls.certresolver=cloudflare
- traefik.http.routers.${SERVICE_NAME}-https.entrypoints=websecure