Skip to content

Commit 2ae85b3

Browse files
committed
docs: update .env.sample to clarify WEBHOOK_URL protocol support
1 parent 93d14f0 commit 2ae85b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ METRICS_PASS=admin
5858

5959
### WEBHOOK ###
6060
WEBHOOK_ENABLED=false
61-
### Only https:// is allowed
61+
### Can be https:// or http://
6262
WEBHOOK_URL=https://webhook.site/1234567890
6363
### This secret is used to sign the webhook payload, must be exact 64 characters. Only a-z, 0-9, A-Z are allowed.
6464
WEBHOOK_SECRET_HEADER=vsmu67Kmg6R8FjIOF1WUY8LWBHie4scdEqrfsKmyf4IAf8dY3nFS0wwYHkhh6ZvQ

0 commit comments

Comments
 (0)