mirror of
https://github.com/iv-org/documentation.git
synced 2025-11-23 17:13:17 -05:00
Hard-reference companion release master-5ae79a6
PR #180 requires a configuration change that is not documented yet. Hard-referencing this specific version is the supposed fix by the maintainer.
This commit is contained in:
parent
db98664a22
commit
90086f92b3
1 changed files with 2 additions and 1 deletions
|
|
@ -102,7 +102,8 @@ Make sure to run the newer Docker Compose V2: https://docs.docker.com/compose/in
|
|||
- invidious-db
|
||||
|
||||
companion:
|
||||
image: quay.io/invidious/invidious-companion:latest
|
||||
# Fix for pr #180 https://github.com/iv-org/invidious-companion/pull/180
|
||||
image: quay.io/invidious/invidious-companion:master-5ae79a6
|
||||
environment:
|
||||
# Use the key generated in the 2nd step
|
||||
- SERVER_SECRET_KEY=CHANGE_ME!!SAME_AS_INVIDIOUS_COMPANION_SECRET_KEY_FROM_INVIDIOUS_CONFIG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue