mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-05-08 02:18:27 +08:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"database": {
|
|
"rules": "database.rules.json"
|
|
},
|
|
"hosting": {
|
|
"public": "public"
|
|
}
|
|
}
|