This commit is contained in:
parent
12390ed47d
commit
716df93426
|
|
@ -9,7 +9,7 @@ services:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- FLASK_APP=site/run.py
|
- FLASK_APP=site/run.py
|
||||||
- FLASK_ENV=development
|
- FLASK_ENV=production
|
||||||
- PYTHONUNBUFFERED=1
|
- PYTHONUNBUFFERED=1
|
||||||
networks:
|
networks:
|
||||||
- web_traffic
|
- web_traffic
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue