mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07: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
7 lines
61 B
JSON
7 lines
61 B
JSON
{
|
|
"rules": {
|
|
".read": false,
|
|
".write": false
|
|
}
|
|
}
|