setup: Set default URL path to /icingaweb2

This commit is contained in:
Eric Lippmann 2014-12-30 14:42:42 +01:00
parent 60b74ddcec
commit 2d69e44846

View File

@ -24,7 +24,7 @@ abstract class Webserver
*
* @var string
*/
protected $urlPath = '/icingaweb';
protected $urlPath = '/icingaweb2';
/**
* Path to Icinga Web 2's configuration files