add avatar volume
This commit is contained in:
parent
b167d75be5
commit
1afabe7e31
|
@ -1,4 +1,3 @@
|
|||
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
|
@ -22,3 +21,4 @@ services:
|
|||
- HCAPTCHA_SECRET={{ hcaptcha_secret }}
|
||||
volumes:
|
||||
- ./db:/app/db
|
||||
- ./uploads:/app/uploads
|
||||
|
|
Loading…
Reference in New Issue