From ef7d9e66bd5dd336b8cc3e30854dc1d01115dc6a Mon Sep 17 00:00:00 2001 From: Umut Sirin Date: Mon, 30 Oct 2017 13:00:08 +0200 Subject: [PATCH] update koding host for development environment --- _includes/stripe.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/stripe.html b/_includes/stripe.html index 9685b7a..1d45fab 100644 --- a/_includes/stripe.html +++ b/_includes/stripe.html @@ -7,7 +7,7 @@ {% else %} var stripeKey = 'pk_test_eErjuF9dOkQOyqG1bpzjdqui' var recaptchaKey = '6LdmvioUAAAAAEMZAFbTN-C8Eg_fQrObHeG6XXUw' - var HOST_NAME = 'http://usirin.koding.team' // change this to `http://.koding.team` if you are running on team.koding.com + var HOST_NAME = 'http://dev.koding.com:8090' // change this to `http://.koding.team` if you are running on team.koding.com {% endif %} function onRecaptchaLoaded() { grecaptcha.render('payment-submit-button', {