Revert back to original settings
This commit is contained in:
@@ -2,16 +2,15 @@ import { LanguageType } from 'store/reducers/locale/langugeType'
|
|||||||
|
|
||||||
export const environment = {
|
export const environment = {
|
||||||
firebase: {
|
firebase: {
|
||||||
apiKey: 'AIzaSyDzFdZteXViq65uzFp4sAmesXk43uW_VfU',
|
apiKey: 'AIzaSyAHOZ7rWGDODCwJMB3WIt63CAIa90qI-jg',
|
||||||
authDomain: 'react-social-86ea9.firebaseapp.com',
|
authDomain: 'test-4515a.firebaseapp.com',
|
||||||
databaseURL: 'https://react-social-86ea9.firebaseio.com',
|
databaseURL: 'https://test-4515a.firebaseio.com',
|
||||||
projectId: 'react-social-86ea9',
|
projectId: 'test-4515a',
|
||||||
storageBucket: 'react-social-86ea9.appspot.com',
|
storageBucket: 'test-4515a.appspot.com',
|
||||||
messagingSenderId: '760013286552',
|
messagingSenderId: '964743099489'
|
||||||
appId: '1:760013286552:web:4c9d52d1a2e0b824'
|
|
||||||
},
|
},
|
||||||
settings: {
|
settings: {
|
||||||
enabledOAuthLogin: false,
|
enabledOAuthLogin: true,
|
||||||
appName: 'Green',
|
appName: 'Green',
|
||||||
defaultProfileCover: 'https://firebasestorage.googleapis.com/v0/b/open-social-33d92.appspot.com/o/images%2F751145a1-9488-46fd-a97e-04018665a6d3.JPG?alt=media&token=1a1d5e21-5101-450e-9054-ea4a20e06c57',
|
defaultProfileCover: 'https://firebasestorage.googleapis.com/v0/b/open-social-33d92.appspot.com/o/images%2F751145a1-9488-46fd-a97e-04018665a6d3.JPG?alt=media&token=1a1d5e21-5101-450e-9054-ea4a20e06c57',
|
||||||
defaultLanguage: LanguageType.English
|
defaultLanguage: LanguageType.English
|
||||||
|
|||||||
Reference in New Issue
Block a user