You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
branch : master # If you're not using `master` branch, then you also need to update the `branch` parameter in `staticman.yml`
142
-
endpoint : "https://api.staticman.net/v3/entry/github/"# URL of your own deployment, with a trailing slash (will fallback to a public GitLab instance) eg. https://<your-api>/v3/entry/github/
143
-
# https://api.staticman.net/v1/webhook
142
+
endpoint : "https://staticman3.herokuapp.com/v3/entry/github/"# URL of your own deployment, with a trailing slash (will fallback to a public GitLab instance) eg. https://<your-api>/v3/entry/github/
144
143
reCaptcha:
145
144
# reCaptcha for Staticman (OPTIONAL, but recommended for spam protection)
146
145
# If you use reCaptcha, you must also set these parameters in staticman.yml
0 commit comments