Skip to content

Commit

Permalink
update domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Feb 14, 2024
1 parent bfc70f8 commit 48367ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
window.env = {
"REACT_APP_MESSAGING_SERVER_URI": "http://topic-service.local.cav-telematics.com:8888",
"REACT_APP_WEB_SERVER_URI": "http://ui-service.local.cav-telematics.com:8888",
"REACT_APP_FILE_UPLOAD_WEB_SERVER_URI": "http://ui-service-upload.local.cav-telematics.com:8888",
"REACT_APP_FILE_UPLOAD_WEB_SERVER_URI": "http://ui-upload-service.local.cav-telematics.com:8888",
"REACT_APP_GRAFANA_URI": "http://grafana.local.cav-telematics.com:8888/grafana"
}

0 comments on commit 48367ee

Please sign in to comment.