Redux saves user data on login

This commit is contained in:
2019-10-03 10:58:45 -04:00
parent 8de496826a
commit f14e8bd970
4 changed files with 32 additions and 12 deletions

View File

@@ -37,5 +37,5 @@
"last 1 safari version"
]
},
"proxy": " http://localhost:5001/twistter-e4649/us-central1/api"
"proxy": "https://us-central1-twistter-e4649.cloudfunctions.net/api"
}