Skip to content

Commit 8d68407

Browse files
committed
switching back to my env xD
1 parent 95108fa commit 8d68407

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

config/environment.js

+7-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ module.exports = function(environment) {
77
rootURL: '/',
88
locationType: 'auto',
99
firebase: {
10-
apiKey: "AIzaSyDzrDyHiGyFY4yFiwLPo_Thqe0rNJ3Ojxs",
11-
authDomain: "csufproject-6db49.firebaseapp.com",
12-
databaseURL: "https://csufproject-6db49.firebaseio.com/",
13-
projectId: "csufproject-6db49",
14-
storageBucket: "csufproject-6db49.appspot.com",
15-
messagingSenderId: "533847108839"
10+
apiKey: "AIzaSyDVT8TDcFDZaf8oSWYVI8hbXXQeZbdup3I",
11+
authDomain: "taskmanager-8f702.firebaseapp.com",
12+
databaseURL: "https://taskmanager-8f702.firebaseio.com",
13+
projectId: "taskmanager-8f702",
14+
storageBucket: "taskmanager-8f702.appspot.com",
15+
messagingSenderId: "1076003485828"
16+
1617

1718
},
1819
torii: {

0 commit comments

Comments
 (0)