修正flask接口的运行地址

This commit is contained in:
2024-08-29 09:00:39 +08:00
parent f337148612
commit 37d6b6e023
2 changed files with 1 additions and 3 deletions

View File

@@ -13,8 +13,6 @@ services:
- ./log:/app/log
- ./model:/app/model
command: [ "det_api.py" ]
ports:
- "5000:5000" # 映射端口
deploy:
resources:
reservations: