Skip to content

Commit

Permalink
Add missing companioncache in install doc
Browse files Browse the repository at this point in the history
  • Loading branch information
unixfox authored Jan 11, 2025
1 parent 83b4ea9 commit 26a7cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/companion-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ Make sure to run the newer Docker Compose V2: https://docs.docker.com/compose/in
volumes:
postgresdata:
companioncache:
```

Note: This compose is made for a true "production" setup, where Invidious is behind a reverse proxy. If you prefer to directly access Invidious, replace `127.0.0.1:3000:3000` with `3000:3000` under the `ports:` section.
Expand Down

0 comments on commit 26a7cc8

Please sign in to comment.