Update application/config/config.php

This commit is contained in:
admin 2025-04-27 01:14:18 +00:00
parent c0b920034e
commit f0a0030f21

View File

@ -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/';
/*
|--------------------------------------------------------------------------