* 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>
13 lines
662 B
Plaintext
13 lines
662 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=Magna
|
|
REACT_APP_MAGNA_GROUP_ID=68273225-9da4-4fa7-aea5-38e16ec471fe
|
|
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_STATIC_DASHBOARDS_URL=https://assets.fiskerdps.com/dashboards
|
|
REACT_APP_SUPERSET_URL=https://dev-superset-new.cloud.fiskerinc.com
|
|
|