Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Created July 6, 2017 16:08
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save matthieu-D/49840dabe2e0acebad7e3d9234c5c5c6 to your computer and use it in GitHub Desktop.
export const environment = {
production: false,
firebase: {
apiKey: ' AIzaSyAN4H-9VmncDG0PfqmuhmHrXuBtvCojT2E',
authDomain: "todo-firebase-c4298.firebaseapp.com",
projectId: 'todo-firebase-c4298'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment