update ports
This commit is contained in:
parent
a010524e75
commit
cbba65f450
2 changed files with 8 additions and 6 deletions
|
|
@ -38,6 +38,8 @@ services:
|
|||
- FLASK_ENV=production
|
||||
- FLASK_DEBUG=0
|
||||
- FLASK_RUN_PORT=5000
|
||||
ports:
|
||||
- "5000:5000"
|
||||
networks:
|
||||
- net
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue