mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 14:24:41 +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
|
||||
*/
|
||||
protected $urlPath = '/icingaweb';
|
||||
protected $urlPath = '/icingaweb2';
|
||||
|
||||
/**
|
||||
* Path to Icinga Web 2's configuration files
|
||||
|
Loading…
x
Reference in New Issue
Block a user