diff --git a/docs/installation.md b/docs/installation.md index 8d3f534..13f53bf 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -63,6 +63,7 @@ services: # domain: # https_only: false # statistics_enabled: false + hmac_key: "CHANGE_ME!!" healthcheck: test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/comments/jNQXAC9IVRw || exit 1 interval: 30s