mirror of
https://github.com/romancm/gamebrary
synced 2024-11-13 23:17:08 +00:00
7 lines
No EOL
159 B
JSON
Executable file
7 lines
No EOL
159 B
JSON
Executable file
{
|
|
/* Visit https://firebase.google.com/docs/database/security to learn more about security rules. */
|
|
"rules": {
|
|
".read": true,
|
|
".write": true
|
|
}
|
|
} |