mirror of
https://github.com/ClaperCo/Claper.git
synced 2025-12-16 11:57:58 +01:00
Fix missing volume in docker compose file (#27)
This commit is contained in:
@@ -20,4 +20,6 @@ services:
|
||||
MAIL_TRANSPORT: local
|
||||
ENDPOINT_PORT: 4000
|
||||
depends_on:
|
||||
- db
|
||||
- db
|
||||
volumes:
|
||||
uploads:
|
||||
Reference in New Issue
Block a user