* CEC-3360 - Magna portal viewable by Fisker-QA * unit test * more roles for qa * use role manufacture * fix test * fix env vars * further changes * new token * testing improvements, etc * Remove RebuildPermissions * Manga dashboards * Fix snapshot --------- Co-authored-by: jwu-fisker <jwu@fiskerinc.com>
11 lines
560 B
Plaintext
11 lines
560 B
Plaintext
REACT_APP_AUTH_CALLBACK_URL=http://localhost:3000
|
|
REACT_APP_AUTH_SERVICE_URL=http://localhost/compute_auth
|
|
REACT_APP_CERT_SERVICE_URL=http://localhost/certificate
|
|
REACT_APP_ENV=local
|
|
REACT_APP_MAGNA_PROVIDER=DISABLED
|
|
REACT_APP_MAGNA_GROUP_ID=DISABLED
|
|
REACT_APP_OTA_SERVICE_URL=http://localhost/ota_update
|
|
REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll
|
|
REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll
|
|
REACT_APP_SUPERSET_URL=https://dev-superset.cloud.fiskerinc.com
|