mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-01-12 22:47:24 +08:00
6 lines
58 B
JSON
6 lines
58 B
JSON
{
|
|
"rules": {
|
|
".read": true,
|
|
".write": true
|
|
}
|
|
} |