mirror of
https://github.com/flutter/flutter
synced 2024-11-05 18:37:51 +00:00
1ac08b2632
* configs for firebase hosting * use the implicit FIREBASE_TOKEN * don't print every command (lowers the chance of printing secret env vars, and for realz only deploy when merging into master
6 lines
61 B
JSON
6 lines
61 B
JSON
{
|
|
"rules": {
|
|
".read": false,
|
|
".write": false
|
|
}
|
|
}
|