Skip to content

Commit 830ee9b

Browse files
committed
update firebase-tools
1 parent f768f4d commit 830ee9b

File tree

5 files changed

+80058
-11174
lines changed

5 files changed

+80058
-11174
lines changed

firebase.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"port": 5001
88
},
99
"firestore": {
10-
"port": 8080
10+
"port": 8085
1111
},
1212
"database": {
1313
"port": 9000
@@ -28,5 +28,8 @@
2828
"firestore": {
2929
"rules": "firestore.rules",
3030
"indexes": "firestore.indexes.json"
31+
},
32+
"functions": {
33+
"source": "functions"
3134
}
3235
}

0 commit comments

Comments
 (0)