summaryrefslogtreecommitdiff
path: root/DEPLOY.md
diff options
context:
space:
mode:
Diffstat (limited to 'DEPLOY.md')
-rw-r--r--DEPLOY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPLOY.md b/DEPLOY.md
index a28218d..3d1b780 100644
--- a/DEPLOY.md
+++ b/DEPLOY.md
@@ -150,6 +150,7 @@ If you use the default database path you also need to run this:
```bash
sudo mkdir -p /var/lib/matrix-conduit/
sudo chown -R conduit:nogroup /var/lib/matrix-conduit/
+sudo chmod 700 /var/lib/matrix-conduit/
```
## Setting up the Reverse Proxy