Skip to content

Commit f0aa2fd

Browse files
committed
updated firebase json to use production backend
1 parent fa5160a commit f0aa2fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Frontend/spotify-oauth/firebase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{
1111
"source": "/api/**",
1212
"run": {
13-
"serviceId": "splitify-backend-staging",
13+
"serviceId": "splitify-backend",
1414
"region": "us-central1"
1515
}
1616
},

0 commit comments

Comments
 (0)