diff --git a/twistter-frontend/package.json b/twistter-frontend/package.json index 9289adf..f03c528 100644 --- a/twistter-frontend/package.json +++ b/twistter-frontend/package.json @@ -39,5 +39,5 @@ "last 1 safari version" ] }, - "proxy": "http://localhost:5001/twistter-e4649/us-central1/api" + "proxy": "https://us-central1-twistter-e4649.cloudfunctions.net/api" }