优化包的保存方式
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
volumes:
|
||||
- ./log:/app/log
|
||||
- ./model:/app/model
|
||||
- ./packages:/app/packages
|
||||
restart: always
|
||||
command: [ "photo_review.py", "--clean", "True" ]
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user