Update ha_monitor.lua
This commit is contained in:
@@ -6,7 +6,7 @@ servers[#servers + 1] = {
|
|||||||
username = "freeswitch";
|
username = "freeswitch";
|
||||||
password = "freeswitch";
|
password = "freeswitch";
|
||||||
hostname = "127.0.0.1";
|
hostname = "127.0.0.1";
|
||||||
port = "8787";
|
port = "8080";
|
||||||
}
|
}
|
||||||
servers[#servers + 1] = {
|
servers[#servers + 1] = {
|
||||||
method = 'ssh';
|
method = 'ssh';
|
||||||
|
|||||||
Reference in New Issue
Block a user