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
dc6d28ab30d871dccfa83a2ebf45500cee252083
Authored by
liuzujun
2021-07-20 17:19:11 +0800
1 parent
632c273f
修改nodenames.lua
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
config/nodenames.lua
Inline
Side-by-side
config/nodenames.lua
Wrap text
Show/Hide comments
View file @
dc6d28a
1
1
center = "10.204.50.182:12000"
2
2
3
3
server1 = "10.204.50.242:12001"
4
+server2 = "10.204.50.57:12001"
5
+server3 = "10.204.50.47:12001"
6
+server4 = "10.204.50.84:12001"
...
...