From 19b94398917f8a41d31994ded7c4b318a641d857 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Tue, 26 Jan 2021 13:42:37 +0100 Subject: [PATCH] prod setup --- hv-ui/src/app/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";