Update Security_Containers/vaultwarden/compose.yaml

This commit is contained in:
2026-02-15 22:54:29 +00:00
parent d5e4ab5c48
commit 9c246d46b2
@@ -27,3 +27,4 @@ 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}.loadbalancer.server.port=80"