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
ab016bf6dc432f9cc2544f371b8487c38b182a08
Authored by
zhouhaihai
2020-11-11 16:56:17 +0800
1 parent
daaf02b6
配置文件
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
config/production.lua
Inline
Side-by-side
config/production.lua
Wrap text
Show/Hide comments
View file @
ab016bf
...
...
@@ -12,7 +12,7 @@ server_port = 20001
12
12
debug_port = 10001
13
13
httpweb_port = 11001
14
14
15
-redis_host = "10.2
35.0.135
"
15
+redis_host = "10.2
04.0.136
"
16
16
redis_port = 6379
17
17
redis_db = 1
18
-redis_auth = "VraDMcdX=Jq!Ess4"
18
+redis_auth = "H3&Gm4MGhcPui%a"
...
...