Skip to content

Commit

Permalink
chore(firebase): remove marble firebase projects (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
balzdur authored Feb 13, 2024
1 parent 6a24940 commit 32fd054
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions .firebaserc
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
{
"projects": {
"default": "tokyo-country-381508",
"staging": "tokyo-country-381508",
"production": "marble-prod-1"
},
"etags": {}
}
{}
2 changes: 1 addition & 1 deletion firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"ui": {
"enabled": true
},
"singleProjectMode": false
"singleProjectMode": true
}
}

0 comments on commit 32fd054

Please sign in to comment.