This commit is contained in:
Olu Amey
2021-10-11 19:37:18 -04:00
parent 38c0937884
commit 7213128d8f
3 changed files with 11 additions and 12 deletions
+2 -1
View File
@@ -47,7 +47,8 @@ spl_autoload_register(function($classname) {
//$config['base_url'] = $wrenchboard->cfgReadChar("system.base_url"); //'http://oameye.works.wrenchboard.com/';
$config['base_url'] = 'https://'.$_SERVER['SERVER_NAME'].'/';
$config['base_url'] = "http://localhost:8082/"; // 'https://'.$_SERVER['SERVER_NAME'].'/';
/*
|--------------------------------------------------------------------------
| Index File