Update pocketid/compose.yaml

This commit is contained in:
2026-02-16 15:34:51 +01:00
parent d838c430ad
commit 99727ae934

View File

@@ -12,6 +12,7 @@ services:
SMTP_USER: ${SMTP_USER}
SMTP_PASSWORD: ${SMTP_PASSWORD}
SMTP_TLS: starttls
MAXMIND_LICENSE_KEY: ${MAXMIND_LICENSE_KEY}
labels:
- traefik.enable=true
- traefik.http.routers.pocketid.rule=Host(`idp.marijndoeve.nl`)