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.core
ports:
- "4500"
- "${APP_PORT:-4500}:5000"
environment:
- FLASK_APP=wsgi.py
- FLASK_ENV=production