Update docker-compose.yml
This commit is contained in:
parent
79c4043edf
commit
a010524e75
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ services:
|
|||
- ./backend:/data/backend
|
||||
environment:
|
||||
- FLASK_APP=app.py
|
||||
- FLASK_ENV=development
|
||||
- FLASK_ENV=production
|
||||
- FLASK_DEBUG=0
|
||||
- FLASK_RUN_PORT=5000
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue