Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Created July 5, 2017 14:44
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 matthieu-D/6cf19315619e5e1c0dc6d2a40e5f33b3 to your computer and use it in GitHub Desktop.
Save matthieu-D/6cf19315619e5e1c0dc6d2a40e5f33b3 to your computer and use it in GitHub Desktop.
export const environment = {
production: false,
firebase: {
apiKey: ' AIzaSyAN4H-9VmncDG0PfqmuhmHrXuBtvCojT2E',
databaseURL: 'https://todo-firebase-c4298.firebaseio.com/',
projectId: 'todo-firebase-c4298'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment