11.24 速率限制
This commit is contained in:
parent
8b55a4d2ab
commit
b9a5a0c4f6
@ -8,7 +8,7 @@ services:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
command: python flask_app/start_up.py
|
command: python flask_app/start_up.py
|
||||||
ports:
|
ports:
|
||||||
- "5000:5000"
|
- "5001:5001"
|
||||||
volumes:
|
volumes:
|
||||||
- .:/flask_project
|
- .:/flask_project
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user