Skip to content

Commit f07c1b7

Browse files
committed
feat: add comment to help with secret gen
1 parent 8e98309 commit f07c1b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ WORDPRESS_URL="https://wordpress.com"
22
WORDPRESS_HOSTNAME="wordpress.com"
33

44
# If using the revalidate plugin
5+
# You can generate by running `openssl rand -base64 32` in the terminal
56
WORDPRESS_WEBHOOK_SECRET="your-secret-key-here"

0 commit comments

Comments
 (0)