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:
@@ -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
|
||||
Reference in New Issue
Block a user