Better montiring, bug fixes.
This commit is contained in:
@@ -55,7 +55,7 @@ in
|
||||
# -----------------------------------------------------------------------
|
||||
homey.monitoring.monitors = [{
|
||||
name = "phpLDAPadmin";
|
||||
url = "http://localhost:${toString cfg.port}";
|
||||
url = "http://phpldapadmin:80";
|
||||
interval = 60;
|
||||
}];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user