为了启动时顺序的清晰,调整服务的依赖关系
This commit is contained in:
@@ -102,7 +102,7 @@ services:
|
|||||||
- ./log:/app/log
|
- ./log:/app/log
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- photo_review_1
|
- photo_review_5
|
||||||
command: [ "photo_mask.py", "--clean", "True" ]
|
command: [ "photo_mask.py", "--clean", "True" ]
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user