修正服务依赖
This commit is contained in:
@@ -180,13 +180,14 @@ services:
|
||||
container_name: photo_mask_1
|
||||
hostname: photo_mask_1
|
||||
depends_on:
|
||||
- ocr_api
|
||||
- settlement_api
|
||||
- discharge_api
|
||||
- cost_api
|
||||
- clas_api
|
||||
- det_api
|
||||
- dewarp_api
|
||||
- ocr
|
||||
- ie_settlement
|
||||
- ie_discharge
|
||||
- ie_cost
|
||||
- clas_orientation
|
||||
- det_book
|
||||
- dewarp
|
||||
- clas_text
|
||||
command: [ 'photo_mask.py', '--clean', 'True' ]
|
||||
|
||||
# photo_mask_2:
|
||||
|
||||
Reference in New Issue
Block a user