调整docker-compose的依赖关系
This commit is contained in:
@@ -5,8 +5,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./log:/app/log
|
- ./log:/app/log
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
|
||||||
- photo_review_1
|
|
||||||
command: [ "photo_mask.py", "--clean", "True" ]
|
command: [ "photo_mask.py", "--clean", "True" ]
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user