mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
setup: Set default URL path to /icingaweb2
This commit is contained in:
parent
60b74ddcec
commit
2d69e44846
@ -24,7 +24,7 @@ abstract class Webserver
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $urlPath = '/icingaweb';
|
protected $urlPath = '/icingaweb2';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Path to Icinga Web 2's configuration files
|
* Path to Icinga Web 2's configuration files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user