add avatar volume

This commit is contained in:
Elizabeth Hunt 2024-04-10 19:42:44 -04:00
parent b167d75be5
commit 1afabe7e31
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,3 @@
version: '3'
services:
@ -22,3 +21,4 @@ services:
- HCAPTCHA_SECRET={{ hcaptcha_secret }}
volumes:
- ./db:/app/db
- ./uploads:/app/uploads