Skip to content

Commit 26a7cc8

Browse files
authored
Add missing companioncache in install doc
1 parent 83b4ea9 commit 26a7cc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/companion-installation.md

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ Make sure to run the newer Docker Compose V2: https://docs.docker.com/compose/in
142142
143143
volumes:
144144
postgresdata:
145+
companioncache:
145146
```
146147

147148
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.

0 commit comments

Comments
 (0)