mirror of
https://github.com/iv-org/invidious.git
synced 2026-02-08 06:56:29 +00:00
Fix(user/importers): Fixed typos
This commit is contained in:
committed by
Émilien (perso)
parent
7be6fbd75c
commit
471857ce8b
@@ -34,7 +34,7 @@ services:
|
||||
# domain:
|
||||
# https_only: false
|
||||
# statistics_enabled: false
|
||||
hmac_key: "CHANGE_ME!!"
|
||||
hmac_key: "ahyeef5xahyohliefi3A"
|
||||
healthcheck:
|
||||
test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/stats || exit 1
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user