fix build req
parent
cf2868ec31
commit
015d0f2076
|
@ -5,9 +5,6 @@ services:
|
|||
chibisafe:
|
||||
image: chibisafe/chibisafe:latest
|
||||
container_name: chibisafe
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./Dockerfile
|
||||
volumes:
|
||||
- ./database:/home/node/chibisafe/database:rw
|
||||
- ./uploads:/home/node/chibisafe/uploads:rw
|
||||
|
|
Loading…
Reference in New Issue