GITLAB
wasteland
/
server
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
0a12fdaf3cae7ee77d2b7df59b47770abc1f40cb
Authored by
zhouhaihai
2020-04-06 16:46:04 +0800
1 parent
1321f03b
配置文件
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/config
Inline
Side-by-side
src/config
Wrap text
Show/Hide comments
View file @
0a12fda
...
...
@@ -7,7 +7,7 @@ bootstrap = "snlua bootstrap" -- The service for bootstrap
7
7
logd = 1 -- 是否开启日志
8
8
servId = 1
9
9
baseId = 0
10
-codeurl = "1
20.26.43.151
:9090"
10
+codeurl = "1
06.13.60.20
:9090"
11
11
cluster = "./src/nodenames.lua"
12
12
daemon = "./skynet.pid"
13
13
...
...