diff --git a/application/config/config.php b/application/config/config.php index 3999790..88d746e 100755 --- a/application/config/config.php +++ b/application/config/config.php @@ -23,7 +23,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); | a PHP script and you can easily do that on your own. | */ -$config['base_url'] = 'http://10.30.9.75/'; +$config['base_url'] = 'http://10.30.1.191/'; /* |--------------------------------------------------------------------------