mirror of
https://github.com/iv-org/documentation.git
synced 2025-07-27 00:35:54 -04:00
Update companion-installation.md
This little missing "-" took me waaaay tot loon to figure out ;)
This commit is contained in:
parent
ec79d88477
commit
6c6d7a602a
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ Make sure to run the newer Docker Compose V2: https://docs.docker.com/compose/in
|
||||||
# IF you are using a reverse proxy OR accessing invidious from an external IP then you NEED to change this value
|
# IF you are using a reverse proxy OR accessing invidious from an external IP then you NEED to change this value
|
||||||
# Please consult for more doc: https://github.com/unixfox/invidious/blob/invidious-companion/config/config.example.yml#L57-L88
|
# Please consult for more doc: https://github.com/unixfox/invidious/blob/invidious-companion/config/config.example.yml#L57-L88
|
||||||
# And make sure to add the routes from the post install when using a reverse proxy!
|
# And make sure to add the routes from the post install when using a reverse proxy!
|
||||||
public_url: "http://localhost:8282"
|
- public_url: "http://localhost:8282"
|
||||||
# IT is NOT recommended to use the same key as HMAC KEY. Generate a new key!
|
# IT is NOT recommended to use the same key as HMAC KEY. Generate a new key!
|
||||||
# Use the key generated in the 2nd step
|
# Use the key generated in the 2nd step
|
||||||
invidious_companion_key: "CHANGE_ME!!"
|
invidious_companion_key: "CHANGE_ME!!"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue