Commit ef250300211172b752931872c2f2ae35d3438451

Authored by zhouhaihai
1 parent 498f0eb2

config

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/config
... ... @@ -7,7 +7,7 @@ bootstrap = "snlua bootstrap" -- The service for bootstrap
7 7 logd = 0 -- 是否开启日志
8 8 servId = 1
9 9 baseId = 0
10   -codeurl = "120.26.43.151:9090"
  10 +codeurl = "106.13.60.20:9090"
11 11 cluster = "./src/nodenames.lua"
12 12  
13 13 lua_path = root .."skynet/lualib/?.lua;"..root.."src/?.lua;"..root.."tools/?.lua"
... ...