From 94743deb80548fe6f30c3b7ab16ad662abeb898d Mon Sep 17 00:00:00 2001 From: "DESKTOP-GBA0BK8\\Admin" Date: Thu, 20 Apr 2023 10:49:29 -0400 Subject: [PATCH] config dev --- application/config/config.development.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/config.development.php b/application/config/config.development.php index cd26667..da4a9f2 100644 --- a/application/config/config.development.php +++ b/application/config/config.development.php @@ -11,4 +11,4 @@ $arr["port"] = 5432; define('LEGACY_BACKEND_ENDPOINT','http://backend.wrenchboard.api.test'); //define('EXTENSTION_API_URL','https://oameye.work.wrenchboard.com/svs/bko'); -define('EXTENSTION_API_URL','http://10.20.30.34:9083/svs/bko'); +define('EXTENSTION_API_URL','http://10.204.5.100:9083/svs/bko');