core env
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user