mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 23:46:59 +00:00
- remove debug line
This commit is contained in:
parent
b09c9f4c7a
commit
84111d36c1
@ -230,7 +230,6 @@ void Launcher::StartProxy() {
|
||||
} else {
|
||||
res.set_content(to_string(cli_res.error()), "text/plain");
|
||||
}
|
||||
res.set_content(req.path, "text/plain");
|
||||
});
|
||||
|
||||
ProxyPort = HTTPProxy.bind_to_any_port("0.0.0.0");
|
||||
|
Loading…
x
Reference in New Issue
Block a user