Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example app's backend is hardcoded to https://stripe-backend-danwaters.herokuapp.com #50

Closed
jdivock-stripe opened this issue Jan 28, 2022 · 0 comments

Comments

@jdivock-stripe
Copy link
Contributor

export const API_URL = 'https://stripe-backend-danwaters.herokuapp.com';

We should point to the local server defined in the .env file

@jdivock-stripe jdivock-stripe changed the title Example app is hardcoded to https://stripe-backend-danwaters.herokuapp.com Example app's backend is hardcoded to https://stripe-backend-danwaters.herokuapp.com Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant