CEC-607 Parameterize Grafana (#103)
* CEC-607 Parameterize Grafana * Update urls
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
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
|
||||
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
|
||||
REACT_APP_GRAFANA_API=https://grafana.fiskerdps.com/api/datasources/proxy/2
|
||||
Reference in New Issue
Block a user