diff --git a/hv-ui/src/app/config.ts b/hv-ui/src/app/config.ts index 6836828..f285ebf 100644 --- a/hv-ui/src/app/config.ts +++ b/hv-ui/src/app/config.ts @@ -1 +1 @@ -export const serviceBaseUrl = "http://172.16.10.29:5000"; +export const serviceBaseUrl = "http://localhost:5000";