Files
ota-admin-portal/.env.template
John Wu cfb1b7d74e CEC-4044 update manifest form (#312)
* CEC-4044 update manifest form

* Show env input if there are options
2023-04-10 10:59:01 -07:00

11 lines
595 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
REACT_APP_ECCKEY_ENV=dev,stage,prod