Changed app for proxy and https++

This commit is contained in:
2026-01-23 08:38:34 +01:00
parent 21f27e0d27
commit 75a3ec9d7e
4 changed files with 25 additions and 33 deletions

View File

@@ -38,4 +38,8 @@ services:
- FLASK_PORT=5172
# Host binding (default: 0.0.0.0 for Docker)
- FLASK_HOST=0.0.0.0
- 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