Changed app for proxy and https++

This commit is contained in:
2026-01-23 09:30:05 +01:00
parent 75a3ec9d7e
commit f9704f6dd3
4 changed files with 110 additions and 1534 deletions

View File

@@ -40,6 +40,7 @@ services:
# Host binding (default: 0.0.0.0 for Docker)
- FLASK_HOST=0.0.0.0
# Secret key for sessions (generate unique key for production)
# Change this to a random string for better security
- SECRET_KEY=malias-production-secret-key-change-me
# Secret key for sessions - CRITICAL for multi-worker Gunicorn!
# All workers must use the SAME secret key to decode session cookies
# Generate with: python3 -c "import secrets; print(secrets.token_hex(32))"
- SECRET_KEY=dca6920115b8bbc13c346c75d668a49849590c77d9baaf903296582f24ff816a