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
23a9a83f601aa0ca5dd53b3d9e15ba96a1584ca1
Authored by
zhouhaihai
2020-10-20 19:55:02 +0800
1 parent
7600b148
数据库
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/production.lua
Inline
Side-by-side
config/production.lua
Wrap text
Show/Hide comments
View file @
23a9a83
...
...
@@ -11,7 +11,7 @@ server_port = 20001
11
11
debug_port = 10001
12
12
httpweb_port = 11001
13
13
14
-redis_host = "10.235.0.1
35
"
14
+redis_host = "10.235.0.1
76
"
15
15
redis_port = 6379
16
16
redis_db = 1
17
17
redis_auth = "VraDMcdX=Jq!Ess4"
...
...