mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 04:33:05 +00:00
remove redis config file, use table directly
This commit is contained in:
@@ -9,4 +9,3 @@ standalone = "0.0.0.0:2013"
|
||||
luaservice = root.."service/?.lua;"..root.."test/?.lua;"..root.."examples/?.lua"
|
||||
snax = root.."examples/?.lua;"..root.."test/?.lua"
|
||||
cpath = root.."cservice/?.so"
|
||||
redis = root .. "examples/redisconf"
|
||||
|
||||
Reference in New Issue
Block a user