Обновить docker-compose.yml
This commit is contained in:
parent
64cbcadddb
commit
6a9b2032c1
|
@ -8,4 +8,4 @@ services:
|
||||||
- "5000:5000"
|
- "5000:5000"
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
command: python app/app.py
|
command: python app.py
|
Loading…
Reference in New Issue