This commit is contained in:
CHIEFSOFT\ameye
2025-10-17 17:56:48 -04:00
parent 5273fc1857
commit f40a2f7b16
+1 -1
View File
@@ -6,7 +6,7 @@ services:
env_file: env_file:
- .env.core - .env.core
ports: ports:
- "4500" - "${APP_PORT:-4500}:5000"
environment: environment:
- FLASK_APP=wsgi.py - FLASK_APP=wsgi.py
- FLASK_ENV=production - FLASK_ENV=production