adjust
This commit is contained in:
parent
9141ac81f9
commit
ad47190220
@ -374,7 +374,7 @@ void RoomMgr::ReportServerState(int instance_id, const std::string& host, int po
|
||||
},
|
||||
&RoomMgr::Instance()->reportstate_timer_attacher_.timer_list_);
|
||||
};
|
||||
std::string url = a8::Format("https://%s:%d/webapp/index.php?c=GS&a=report&",
|
||||
std::string url = a8::Format("http://%s:%d/webapp/index.php?c=GS&a=report&",
|
||||
{
|
||||
host,
|
||||
port
|
||||
|
Loading…
x
Reference in New Issue
Block a user