Changed app for proxy and https++

This commit is contained in:
2026-01-22 16:32:02 +01:00
parent 7fc81a0f65
commit e4fed12143
3 changed files with 348 additions and 0 deletions

View File

@@ -8,6 +8,12 @@
# Recommended Settings:
# - Production: FLASK_ENV=production, FLASK_DEBUG=False (default)
# - Development: FLASK_ENV=development, FLASK_DEBUG=True
#
# Reverse Proxy Support:
# ----------------------
# This application is configured to work behind reverse proxies (Nginx, Traefik, Zoraxy, Authelia, etc.)
# The ProxyFix middleware automatically handles X-Forwarded-* headers for HTTPS detection
# No additional configuration needed for most standard proxy setups
services:
mailcow-alias-manager: