We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5308880 commit 25eaf32Copy full SHA for 25eaf32
firebase.json
@@ -0,0 +1,11 @@
1
+{
2
+ "emulators": {
3
+ "firestore": {
4
+ "port": 9999
5
+ },
6
+ "ui": {
7
+ "enabled": true,
8
+ "port": 4000
9
+ }
10
11
+}
0 commit comments