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