mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
new harbor
This commit is contained in:
@@ -3,6 +3,6 @@ mqueue = 256
|
||||
cpath = "./service/?.so"
|
||||
logger = nil
|
||||
harbor = 2
|
||||
address = "tcp://127.0.0.1:2526"
|
||||
master = "tcp://127.0.0.1:2012"
|
||||
address = "127.0.0.1:2526"
|
||||
master = "127.0.0.1:2012"
|
||||
start = "main_log"
|
||||
|
||||
Reference in New Issue
Block a user