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