mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 08:34:47 +08:00
ending
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
using namespace rest_rpc;
|
||||
|
||||
std::string address = "0.0.0.0:9004";
|
||||
std::string address = "127.0.0.1:9004";
|
||||
|
||||
std::atomic<size_t> g_qps = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user