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');