Skip to content

Commit ce39d12

Browse files
committed
More cleanup
1 parent 5ee5968 commit ce39d12

File tree

2 files changed

+2
-37
lines changed

2 files changed

+2
-37
lines changed

Diff for: emulators.sh

-10
This file was deleted.

Diff for: firebase.json

+2-27
Original file line numberDiff line numberDiff line change
@@ -30,30 +30,5 @@
3030
}
3131
]
3232
}
33-
],
34-
"emulators": {
35-
"auth": {
36-
"port": 9099,
37-
"host": "127.0.0.1"
38-
},
39-
"functions": {
40-
"port": 5001,
41-
"host": "127.0.0.1"
42-
},
43-
"database": {
44-
"port": 9000,
45-
"host": "127.0.0.1"
46-
},
47-
"hosting": {
48-
"port": 9098,
49-
"host": "127.0.0.1"
50-
},
51-
"pubsub": {
52-
"port": 8087,
53-
"host": "127.0.0.1"
54-
},
55-
"ui": {
56-
"enabled": true
57-
}
58-
}
59-
}
33+
]
34+
}

0 commit comments

Comments
 (0)