Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
data-center-auto
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
data-center-auto
Commits
635eb65d
Commit
635eb65d
authored
Jun 25, 2019
by
lizefeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改生产环境的redis配置
parent
d61d2abe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
appsettings.Production.json
AutoTurnOver/appsettings.Production.json
+2
-2
appsettings.json
AutoTurnOver/appsettings.json
+2
-2
No files found.
AutoTurnOver/appsettings.Production.json
View file @
635eb65d
...
@@ -13,9 +13,9 @@
...
@@ -13,9 +13,9 @@
"WebHost_LoginOut"
:
"http://www.bailuntec.com/Login/LoginOut"
,
"WebHost_LoginOut"
:
"http://www.bailuntec.com/Login/LoginOut"
,
"Pams_GetAccountToken"
:
"http://pams.bailuntec.com/Api/GetAccountToken"
,
"Pams_GetAccountToken"
:
"http://pams.bailuntec.com/Api/GetAccountToken"
,
"redis"
:
{
"redis"
:
{
"HostName"
:
"
127.0.0.1
"
,
"HostName"
:
"
redis.blt.com
"
,
"Port"
:
"6379"
,
"Port"
:
"6379"
,
"Password"
:
"
SpaceHorse1
"
,
"Password"
:
""
,
"Defaultdatabase"
:
0
"Defaultdatabase"
:
0
},
},
"SaveDefaultWares"
:
"http://api.skums.bailuntec.com/api/sku/productware/savedefaultwares"
,
"SaveDefaultWares"
:
"http://api.skums.bailuntec.com/api/sku/productware/savedefaultwares"
,
...
...
AutoTurnOver/appsettings.json
View file @
635eb65d
...
@@ -13,9 +13,9 @@
...
@@ -13,9 +13,9 @@
"WebHost_LoginOut"
:
"http://www.bailuntec.com/Login/LoginOut"
,
"WebHost_LoginOut"
:
"http://www.bailuntec.com/Login/LoginOut"
,
"Pams_GetAccountToken"
:
"http://pams.bailuntec.com/Api/GetAccountToken"
,
"Pams_GetAccountToken"
:
"http://pams.bailuntec.com/Api/GetAccountToken"
,
"redis"
:
{
"redis"
:
{
"HostName"
:
"
redis.blt.com
"
,
"HostName"
:
"
127.0.0.1
"
,
"Port"
:
"6379"
,
"Port"
:
"6379"
,
"Password"
:
""
,
"Password"
:
"
SpaceHorse1
"
,
"Defaultdatabase"
:
0
"Defaultdatabase"
:
0
},
},
"SaveDefaultWares"
:
"http://api.skums.bailuntec.com/api/sku/productware/savedefaultwares"
,
"SaveDefaultWares"
:
"http://api.skums.bailuntec.com/api/sku/productware/savedefaultwares"
,
...
...
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