add SERVER_HMAC_KEY to example
This commit is contained in:
parent
7ba1425bcd
commit
e4140a9e1e
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ Companion for Invidious which handle all the video stream retrieval from YouTube
|
||||||
## Run Locally
|
## Run Locally
|
||||||
|
|
||||||
```
|
```
|
||||||
deno task dev
|
SERVER_HMAC_KEY=CHANGEME deno task dev
|
||||||
```
|
```
|
Loading…
Add table
Reference in a new issue