mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-03 12:08:29 +00:00
changed hmac key
This commit is contained in:
parent
f602e857eb
commit
ba66d62d8e
@ -30,7 +30,7 @@ services:
|
||||
# domain:
|
||||
# https_only: false
|
||||
# statistics_enabled: false
|
||||
hmac_key: "CHANGE_ME!!"
|
||||
hmac_key: "Ahyie5aiz6ahCh2naex4"
|
||||
healthcheck:
|
||||
test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/trending || exit 1
|
||||
interval: 30s
|
||||
|
Loading…
Reference in New Issue
Block a user