diff --git a/system/application/config/config.php b/system/application/config/config.php index c73c1db..19318db 100755 --- a/system/application/config/config.php +++ b/system/application/config/config.php @@ -11,7 +11,7 @@ | http://www.example.com/ | */ -$config['base_url'] = "http://www.example.com/"; +$config['base_url'] = "http://stikked/"; /* |-------------------------------------------------------------------------- @@ -308,4 +308,4 @@ $config['time_reference'] = 'local'; $config['rewrite_short_tags'] = FALSE; -?> \ No newline at end of file +?>