Update File_Containers/psitransfer/compose.yaml

This commit is contained in:
2026-06-07 13:24:57 +00:00
parent f6509dd0ad
commit 3a2e84b82f
+1
View File
@@ -22,6 +22,7 @@ services:
- traefik.http.routers.${SERVICE_NAME}-https.tls.certresolver=cloudflare
- traefik.http.routers.${SERVICE_NAME}-https.entrypoints=websecure
- traefik.http.routers.${SERVICE_NAME}-https.rule=Host(`${SERVICE_NAME}.${DOMAIN_NAME}`)
- traefik.http.services.${SERVICE_NAME}-https.loadbalancer.server.port=8080
### Monitor with uptime-kuma
- kuma.monitoring.group.name=Docker Containers
- kuma.${SERVICE_NAME}.docker.parent_name=monitoring