Skip to content

Instantly share code, notes, and snippets.

@jazibsawar
Created January 5, 2018 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jazibsawar/27c0256cb1ef2d68d730b802b359f144 to your computer and use it in GitHub Desktop.
Save jazibsawar/27c0256cb1ef2d68d730b802b359f144 to your computer and use it in GitHub Desktop.
src/config/index.js
export default {
COSMIC_BUCKET: process.env.COSMIC_BUCKET,
COSMIC_READ_KEY: process.env.COSMIC_READ_KEY,
COSMIC_WRITE_KEY: process.env.COSMIC_WRITE_KEY
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment