Fix(user/importers): Fixed typos

This commit is contained in:
ThatMatrix
2024-07-11 02:41:08 +02:00
committed by Émilien (perso)
parent 7be6fbd75c
commit 471857ce8b
2 changed files with 3 additions and 4 deletions

View File

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