15 lines
181 B
JSON
15 lines
181 B
JSON
{
|
|
"emulators": {
|
|
"auth": {
|
|
"port": 9099
|
|
},
|
|
"firestore": {
|
|
"port": 8080
|
|
},
|
|
"ui": {
|
|
"enabled": true
|
|
},
|
|
"singleProjectMode": true
|
|
}
|
|
}
|