diff --git a/web/apps/payments/README.md b/web/apps/payments/README.md index 6410f0451..2ef3b8f52 100644 --- a/web/apps/payments/README.md +++ b/web/apps/payments/README.md @@ -70,7 +70,7 @@ stripe: us: key: stripe_dev_key webhook-secret: stripe_dev_webhook_secret - whitelisted-redirect-urls: ["http://localhost:3001/gallery", "http://192.168.1.2:3001/frameRedirect"] + whitelisted-redirect-urls: ["http://localhost:3000/gallery", "http://192.168.1.2:3001/frameRedirect"] path: success: ?status=success&session_id={CHECKOUT_SESSION_ID} cancel: ?status=fail&reason=canceled