Skip to content

Instantly share code, notes, and snippets.

@peaceintheheart
Created December 28, 2020 16:59
Show Gist options
  • Save peaceintheheart/7578e52387d5dc9eacda57f8ce9483f6 to your computer and use it in GitHub Desktop.
Save peaceintheheart/7578e52387d5dc9eacda57f8ce9483f6 to your computer and use it in GitHub Desktop.
module.exports = {
API_ENDPOINT: 'https://localhost:3000/',
API_KEY: process.env.REACT_APP_API_KEY,
API_DEV_ENDPOINT :'http://localhost:8000/',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment