mirror of
https://github.com/zhigang1992/github-telegram-notification.git
synced 2026-01-12 08:13:49 +08:00
7 lines
161 B
JSON
7 lines
161 B
JSON
{
|
|
/* Visit https://firebase.google.com/docs/database/security to learn more about security rules. */
|
|
"rules": {
|
|
".read": false,
|
|
".write": false
|
|
}
|
|
} |