diff --git a/jero-web/public/index.html b/jero-web/public/index.html index 4657e9024..63ed7250c 100644 --- a/jero-web/public/index.html +++ b/jero-web/public/index.html @@ -295,7 +295,7 @@ if (isMobile()) { if (location.pathname == '/dashboard/analysis' || location.pathname == '/') { - window.location.href = 'http://10.0.3.22:3000/phoneSearch' + window.location.href = 'http://10.10.10.46:8102/phoneSearch' } }