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
ec497f893d267a69ce77fa57a0ac0af9c23bdc23
Authored by
zhouhaihai
2020-11-30 20:56:15 +0800
1 parent
f4e3f8a0
地址
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/nodenames.lua
Inline
Side-by-side
config/nodenames.lua
Wrap text
Show/Hide comments
View file @
ec497f8
1
-center = "192.168.0.19
9
:9000"
1
+center = "192.168.0.19
8
:9000"
2
2
3
3
server1 = "127.0.0.1:8101"
4
4
server2 = "127.0.0.1:8102"
5
5
\ No newline at end of file
...
...