diff --git a/application/config/config.production.php b/application/config/config.production.php index 45f6a2c..dde4d82 100644 --- a/application/config/config.production.php +++ b/application/config/config.production.php @@ -10,4 +10,5 @@ $arr["port"] = 5432; define('LEGACY_BACKEND_ENDPOINT','backend.wrenchboard.api.live'); //define('EXTENSTION_API_URL','https://dashboard.wrenchboard.com/svs/bko'); // -define('EXTENSTION_API_URL','http://172.16.4.100:9083/svs/bko'); \ No newline at end of file +// define('EXTENSTION_API_URL','http://172.16.4.100:9083/svs/bko'); +define('EXTENSTION_API_URL','http://172.16.4.25:9083/svs/bko'); \ No newline at end of file