CEC-179 Car download progress (#32)
* Display download progress * Change default * Fix * Fix * Update readme * Update readme and defaults Fix Dockerfile
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
REACT_APP_AUTH_SERVICE_URL = https://dev-auth.fiskerdps.com
|
||||
REACT_APP_UPLOAD_SERVICE_URL = https://gw-dev.fiskerdps.com
|
||||
REACT_APP_AUTH_CALLBACK_URL = https://dev-ota-admin.fiskerdps.com/
|
||||
REACT_APP_AUTH_SERVICE_URL = http://localhost/compute_auth
|
||||
REACT_APP_UPLOAD_SERVICE_URL = http://localhost/ota_update
|
||||
REACT_APP_AUTH_CALLBACK_URL = http://localhost:3000
|
||||
Reference in New Issue
Block a user