Complete the bifurcation of "list" and "comp"

This commit is contained in:
broquemonsieur
2023-12-03 18:44:07 -08:00
parent 379761ab7b
commit df188c032c
7 changed files with 15 additions and 23 deletions

View File

@@ -30,7 +30,7 @@ services:
# domain:
# https_only: false
# statistics_enabled: false
hmac_key: "CHANGE_ME!!"
hmac_key: "83646b9f96e6823d2c6e275911ade98f5e9436fa"
healthcheck:
test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/comments/jNQXAC9IVRw || exit 1
interval: 30s