diff --git a/.env.dev b/.env.dev index 3a7990a..7d60c6b 100644 --- a/.env.dev +++ b/.env.dev @@ -1,5 +1,5 @@ +REACT_APP_CERT_SERVICE_URL=https://dev-gw.cloud.fiskerinc.com/certificate REACT_APP_AUTH_SERVICE_URL=https://dev-gw.cloud.fiskerinc.com/compute_auth REACT_APP_UPLOAD_SERVICE_URL=https://dev-gw.cloud.fiskerinc.com/ota_update REACT_APP_AUTH_CALLBACK_URL=https://dev-ota-admin.cloud.fiskerinc.com -REACT_APP_SUPERSET_URL=http://superset-dev.fisker.internal -REACT_APP_CERT_SERVICE_URL=https://dev-gw.cloud.fiskerinc.com/certificate +REACT_APP_SUPERSET_URL=http://superset-dev.fiskercloud.internal diff --git a/.env.local b/.env.local index 234f2fa..20d8df2 100644 --- a/.env.local +++ b/.env.local @@ -1,5 +1,5 @@ REACT_APP_AUTH_SERVICE_URL=http://localhost/compute_auth +REACT_APP_CERT_SERVICE_URL=http://localhost/certificate REACT_APP_UPLOAD_SERVICE_URL=http://localhost/ota_update REACT_APP_AUTH_CALLBACK_URL=http://localhost:3000 -REACT_APP_SUPERSET_URL=http://superset-dev.fisker.internal -REACT_APP_CERT_SERVICE_URL=http://localhost/certificate +REACT_APP_SUPERSET_URL=http://superset-dev.fiskercloud.internal diff --git a/.env.prd b/.env.prd index d89cfe0..cc65470 100644 --- a/.env.prd +++ b/.env.prd @@ -1,5 +1,5 @@ REACT_APP_AUTH_SERVICE_URL=https://gw.cloud.fiskerinc.com/compute_auth +REACT_APP_CERT_SERVICE_URL=https://gw.cloud.fiskerinc.com/certificate REACT_APP_UPLOAD_SERVICE_URL=https://gw.cloud.fiskerinc.com/ota_update REACT_APP_AUTH_CALLBACK_URL=https://ota-admin.cloud.fiskerinc.com -REACT_APP_SUPERSET_URL=http://superset.fisker.internal -REACT_APP_CERT_SERVICE_URL=https://gw.cloud.fiskerinc.com/certificate +REACT_APP_SUPERSET_URL=http://superset.fiskercloud.internal diff --git a/.env.stg b/.env.stg index 3903193..a54619d 100644 --- a/.env.stg +++ b/.env.stg @@ -1,5 +1,5 @@ REACT_APP_AUTH_SERVICE_URL=https://stg-gw.cloud.fiskerinc.com/compute_auth +REACT_APP_CERT_SERVICE_URL=https://stg-gw.cloud.fiskerinc.com/certificate REACT_APP_UPLOAD_SERVICE_URL=https://stg-gw.cloud.fiskerinc.com/ota_update REACT_APP_AUTH_CALLBACK_URL=https://stg-ota-admin.cloud.fiskerinc.com -REACT_APP_SUPERSET_URL=http://superset-stg.fisker.internal -REACT_APP_CERT_SERVICE_URL=https://stg-gw.cloud.fiskerinc.com/certificate +REACT_APP_SUPERSET_URL=http://superset-stg.fiskercloud.internal diff --git a/src/components/App/__snapshots__/App.test.js.snap b/src/components/App/__snapshots__/App.test.js.snap index 097aefb..91e332d 100644 --- a/src/components/App/__snapshots__/App.test.js.snap +++ b/src/components/App/__snapshots__/App.test.js.snap @@ -213,7 +213,7 @@ exports[`App Route / authenticated 1`] = `