From 00672c84f4125202a3d7522d6a1c9eead90b0b3b Mon Sep 17 00:00:00 2001 From: Subhamoy Biswas Date: Sat, 3 Feb 2024 19:28:00 +0530 Subject: [PATCH] (refactor): replaced hardcoded dev server ip with dynamic localIP --- htdocs/core/host_config.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/core/host_config.php b/htdocs/core/host_config.php index e8c15c6..8211a4f 100644 --- a/htdocs/core/host_config.php +++ b/htdocs/core/host_config.php @@ -1,11 +1,12 @@