We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e98309 commit f07c1b7Copy full SHA for f07c1b7
.env.example
@@ -2,4 +2,5 @@ WORDPRESS_URL="https://wordpress.com"
2
WORDPRESS_HOSTNAME="wordpress.com"
3
4
# If using the revalidate plugin
5
+# You can generate by running `openssl rand -base64 32` in the terminal
6
WORDPRESS_WEBHOOK_SECRET="your-secret-key-here"
0 commit comments