port
This commit is contained in:
parent
71da47aeaa
commit
5f0f732208
@ -4,7 +4,7 @@ services:
|
|||||||
web:
|
web:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "5001:5000"
|
- "5002:5000"
|
||||||
environment:
|
environment:
|
||||||
- FLASK_APP=app.py
|
- FLASK_APP=app.py
|
||||||
- FLASK_ENV=development
|
- FLASK_ENV=development
|
||||||
|
Loading…
x
Reference in New Issue
Block a user