In application/config/config.php search for the,
$config['base_url'] = '';

Make it as

$config['base_url'] = 'Your site url';