Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
BackEnd
x3js
Commits
b2cdca9c
Commit
b2cdca9c
authored
1 month ago
by
zhangqi
Browse files
Options
Download
Email Patches
Plain Diff
change redis
parent
eb599e97
master
test
1 merge request
!32
change redis
Pipeline
#10373
passed with stage
in 3 minutes and 6 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
JSApi/appsettings.Development.json
JSApi/appsettings.Development.json
+1
-1
JSApi/appsettings.Production.json
JSApi/appsettings.Production.json
+1
-1
JsTaskJobs/appsettings.Production.json
JsTaskJobs/appsettings.Production.json
+1
-1
No files found.
JSApi/appsettings.Development.json
View file @
b2cdca9c
...
...
@@ -31,7 +31,7 @@
"AllowedHosts"
:
"*"
,
"ConnectionStrings"
:
{
"X3"
:
"data source=rm-uf6mi8fs754vdbvx9go.mysql.rds.aliyuncs.com;port=3306;Initial Catalog=x3_testnew;uid=shoudao;pwd=606f778bUl4l6I#buy;Charset=utf8mb4"
,
"RedisServers"
:
"r
-uf60440coh2nh66ryi.redis.rds.aliyuncs.com:6379,password=b=@Su2dra53fp4_#k$0n
,defaultDatabase=9,connectTimeout=1000,connectRetry=1,syncTimeout=10000"
"RedisServers"
:
"r
edis-shzlx9fna7v1xtluz.redis.volces.com:6379,password=shoudaozi@lk
,defaultDatabase=9,connectTimeout=1000,connectRetry=1,syncTimeout=10000"
},
//收稻官网地址
...
...
This diff is collapsed.
Click to expand it.
JSApi/appsettings.Production.json
View file @
b2cdca9c
...
...
@@ -31,7 +31,7 @@
"AllowedHosts"
:
"*"
,
"ConnectionStrings"
:
{
"X3"
:
"data source=rm-uf6b91z7507196142.mysql.rds.aliyuncs.com;Initial Catalog=x3;uid=shoudao;pwd=Sdc431fahfakgr6i5hhur7dhgafa754h;Charset=utf8mb4"
,
"RedisServers"
:
"r
-uf60440coh2nh66ryi.redis.rds.aliyuncs.com:6379,password=b=@Su2dra53fp4_#k$0n
,defaultDatabase=9,connectTimeout=1000,connectRetry=1,syncTimeout=10000"
"RedisServers"
:
"r
edis-shzlx9fna7v1xtluz.redis.volces.com:6379,password=shoudaozi@lk
,defaultDatabase=9,connectTimeout=1000,connectRetry=1,syncTimeout=10000"
},
//收稻官网地址
...
...
This diff is collapsed.
Click to expand it.
JsTaskJobs/appsettings.Production.json
View file @
b2cdca9c
...
...
@@ -31,7 +31,7 @@
"AllowedHosts"
:
"*"
,
"ConnectionStrings"
:
{
"X3"
:
"data source=rm-uf6b91z7507196142.mysql.rds.aliyuncs.com;Initial Catalog=x3;uid=shoudao;pwd=Sdc431fahfakgr6i5hhur7dhgafa754h;Charset=utf8mb4"
,
"RedisServers"
:
"r
-uf60440coh2nh66ryi.redis.rds.aliyuncs.com:6379,password=b=@Su2dra53fp4_#k$0n
,defaultDatabase=9,connectTimeout=1000,connectRetry=1,syncTimeout=10000"
"RedisServers"
:
"r
edis-shzlx9fna7v1xtluz.redis.volces.com:6379,password=shoudaozi@lk
,defaultDatabase=9,connectTimeout=1000,connectRetry=1,syncTimeout=10000"
},
//收稻官网地址
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help