Chnagethe route for init commit

This commit is contained in:
dev-chiefworks
2021-12-17 20:45:29 -05:00
parent 0a561ae6dc
commit be7e4d489a
4 changed files with 61 additions and 7 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ spl_autoload_register(function($classname) {
//$config['base_url'] = $wrenchboard->cfgReadChar("system.base_url"); //'http://oameye.works.wrenchboard.com/';
$config['base_url'] = "http://localhost:8082/"; // 'https://'.$_SERVER['SERVER_NAME'].'/';
$config['base_url'] = "http://192.168.1.140:9085/"; // 'https://'.$_SERVER['SERVER_NAME'].'/';
/*
|--------------------------------------------------------------------------