Add config to volume mount
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
b4e8306c14
commit
7906edfa23
@ -15,5 +15,6 @@ services:
|
||||
volumes:
|
||||
- ${PICTURES}:/pictures
|
||||
- ${PWD}/db:/db
|
||||
- ${PWD}/config:/website/config
|
||||
# - ${PWD}:/website
|
||||
- ${PWD}/models:/root/.deepface
|
||||
|
Loading…
x
Reference in New Issue
Block a user