Remove default localhost settings (#8)

* Remove default localhost settings
Replace with deployment settings

* Fix for upload data format

* Fix test data for last commit
This commit is contained in:
John Wu
2021-01-26 17:35:39 -08:00
committed by GitHub
parent fcde299197
commit eccae3f26d
5 changed files with 4 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
REACT_APP_AUTH_SERVICE_URL = https://dev-auth.fiskerdps.com
REACT_APP_UPLOAD_SERVICE_URL = http://localhost:8080/api/upload
REACT_APP_UPLOAD_SERVICE_URL = https://gw-dev.fiskerdps.com