Skip to content

Instantly share code, notes, and snippets.

@sumitkharche
Created July 4, 2019 19:23
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 sumitkharche/0a98120359b77ed9b73545c94aa5642a to your computer and use it in GitHub Desktop.
Save sumitkharche/0a98120359b77ed9b73545c94aa5642a to your computer and use it in GitHub Desktop.
config.js
export default {
bucket: {
slug: 'COSMIC_BUCKET',
read_key: 'COSMIC_READ_KEY',
write_key: 'COSMIC_WRITE_KEY',
port: 'PORT',
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment