Fix Redis requirement, nginx logging, and prisma path

This commit is contained in:
Andreas Dueren
2025-07-14 21:37:35 -06:00
parent 675c6fa1c8
commit af2e3c687b
3 changed files with 10 additions and 9 deletions

View File

@@ -10,7 +10,8 @@
"addons": {
"postgresql": {},
"localstorage": {},
"sendmail": {}
"sendmail": {},
"redis": {}
},
"manifestVersion": 2,
"website": "https://docmost.com",