mirror of
https://github.com/bvanroll/little_people_firebase.git
synced 2025-08-29 03:42:39 +00:00
working?
This commit is contained in:
7
database.rules.json
Normal file
7
database.rules.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
/* Visit https://firebase.google.com/docs/database/security to learn more about security rules. */
|
||||
"rules": {
|
||||
".read": true,
|
||||
".write": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user