Update Config dan Database
update koneksi db dan base_url dan htaccess untuk kebutuhan devlopment
This commit is contained in:
@@ -23,8 +23,8 @@ 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://localhost/keuangan/';
|
||||
$config['base_url'] = 'https://accounting.radiq.my.id/';
|
||||
$config['base_url'] = 'http://localhost/accounting_dev/';
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user