mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 17:04:49 +08:00
7 lines
No EOL
161 B
JSON
7 lines
No EOL
161 B
JSON
{
|
|
/* Visit https://firebase.google.com/docs/database/security to learn more about security rules. */
|
|
"rules": {
|
|
".read": false,
|
|
".write": false
|
|
}
|
|
} |