Changed app for proxy and https++
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user