Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Created August 2, 2017 12:53
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/026b773cbbd755874cfc272c24b6f982 to your computer and use it in GitHub Desktop.
Save matthieu-D/026b773cbbd755874cfc272c24b6f982 to your computer and use it in GitHub Desktop.
export const environment = {
production: false,
firebase: {
apiKey: ' AIzaSyAN4H-9VmncDG0PfqmuhmHrXuBtvCojT2E',
authDomain: "todo-firebase-c4298.firebaseapp.com",
storageBucket: "todo-firebase-c4298.appspot.com",
projectId: 'todo-firebase-c4298'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment