Skip to content
Snippets Groups Projects
Commit c6e48917 authored by dakkar's avatar dakkar
Browse files

note to change misskey docker mount paths

parent 3b5ce225
Branches deck-nav
No related tags found
1 merge request!51note to change misskey docker mount paths - fixes #28
Pipeline #2581 passed with stage
in 12 seconds
......@@ -52,3 +52,7 @@ git pull --recurse-submodules
pnpm install --frozen-lockfile
sudo docker compose build
```
Make sure to update the *mount paths* for volumes of the Sharkey
container from `/misskey/` to `/sharkey/` (so your existing volumes
will show up at the new path, inside the container).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment