mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 04:33:05 +00:00
log test bugfix
This commit is contained in:
@@ -3,6 +3,6 @@ mqueue = 256
|
||||
cpath = "./service/?.so"
|
||||
logger = nil
|
||||
harbor = 2
|
||||
address = "127.0.0.1:2526"
|
||||
master = "127.0.0.1:2012"
|
||||
address = "127.0.0.1:2527"
|
||||
master = "127.0.0.1:2013"
|
||||
start = "main_log"
|
||||
|
||||
Reference in New Issue
Block a user