14 lines
150 B
JSON
14 lines
150 B
JSON
{
|
|
"emulators": {
|
|
"auth": {
|
|
"port": 9099
|
|
},
|
|
"firestore": {
|
|
"port": 8080
|
|
},
|
|
"ui": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|