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