Skip to content

Instantly share code, notes, and snippets.

@Qolzam
Created May 9, 2018 06:23
Show Gist options
  • Save Qolzam/6edee69b92ca80a8ca051c7ee49d8f54 to your computer and use it in GitHub Desktop.
Save Qolzam/6edee69b92ca80a8ca051c7ee49d8f54 to your computer and use it in GitHub Desktop.
RSN config
import { LanguageType } from 'store/reducers/locale/langugeType'
export const environment = {
firebase: { // <== Paste here
apiKey: 'AIzaSyAHOZ7rWGDODCwJMB3WIt63CAIa90qI-jg',
authDomain: 'test-4515a.firebaseapp.com',
databaseURL: 'https://test-4515a.firebaseio.com',
projectId: 'test-4515a',
storageBucket: 'test-4515a.appspot.com',
messagingSenderId: '964743099489'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment