6 lines
78 B
JSON
6 lines
78 B
JSON
{
|
|
"rules": {
|
|
".read": "auth != null",
|
|
".write": "auth != null"
|
|
}
|
|
} |