It's all good now baby...

This commit is contained in:
2025-10-11 15:36:16 +02:00
parent 8a2b3077e4
commit 4271246cd9
12 changed files with 1077 additions and 6 deletions

View File

@@ -68,3 +68,8 @@ TRAEFIK_HOST_VPN=vpn.pivoine.art
# -------------------------------------------------------------------
# Enable Traefik integration by default
TRAEFIK_ENABLED=true
# Default timezone for all containers
# Can be overridden in individual stack .env files if needed
# Common values: Europe/Amsterdam, Europe/Berlin, America/New_York, etc.
TIMEZONE=Europe/Amsterdam