changed hmac key

This commit is contained in:
TeamMasse 2025-01-30 22:11:27 +01:00
parent f602e857eb
commit ba66d62d8e

View File

@ -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