Use new web router for Vagrant box too
This commit is contained in:
parent
cb5d90ad41
commit
b677a631f0
|
@ -1,4 +1,3 @@
|
||||||
<?php
|
<?php
|
||||||
require_once '/vagrant/library/Icinga/Application/Web.php';
|
|
||||||
use Icinga\Application\Web;
|
include '/vagrant/library/Icinga/Application/webrouter.php';
|
||||||
Web::start('/etc/icingaweb')->dispatch();
|
|
||||||
|
|
Loading…
Reference in New Issue