Skip to content

Commit 949488d

Browse files
authored
Merge branch 'master' into debt/seed-logging
2 parents 5b8bfaa + b029f49 commit 949488d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sample.env

+1-4
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,13 @@ MAILCHIMP_TEACHER_ID=
7575
# Used for when testing webhooks
7676
NGROK_HOST=http
7777

78-
# Hostname of where Koala is running, like https://koala.svsticky.nl or http://koala.rails.local:3000
79-
KOALA_DOMAIN=
80-
8178
# MOLLIE credentials for the iDEAL integration.
8279
MOLLIE_DOMAIN=https://api.mollie.nl
8380
MOLLIE_VERSION=v1
8481
MOLLIE_TOKEN=
8582

86-
8783
# Secret for error reporting.
8884
SENTRY_DSN=
8985

86+
# Endpoint for catching webhooks using ngrok
9087
WEBHOOK_URLS=http://localhost:8000/catchwebhook

0 commit comments

Comments
 (0)