pompy.dev/firebase.test.main.json

19 lines
347 B
JSON

{
"hosting": {
"cleanUrls": true,
"trailingSlash": false,
"public": "apps/main/build",
"ignore": ["**/.*"]
},
"emulators": {
"hub": {
"name": "hub",
"host": "localhost",
"port": 4401
},
"hosting": {
"port": 5173
}
}
}