mirror of
https://github.com/jlengrand/undercover.git
synced 2026-03-10 08:51:23 +00:00
6 lines
78 B
JSON
6 lines
78 B
JSON
{
|
|
"rules": {
|
|
".read": "auth != null",
|
|
".write": "auth != null"
|
|
}
|
|
} |