Skip to content

Instantly share code, notes, and snippets.

@enzzoperez
Created April 18, 2022 14:52
Show Gist options
  • Save enzzoperez/d28656535437261e9ba1178348290c5f to your computer and use it in GitHub Desktop.
Save enzzoperez/d28656535437261e9ba1178348290c5f to your computer and use it in GitHub Desktop.
export default {
//the keys has to be the same that in the .env file
API_URL: 'http://mock',
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment