Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
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
fulixin
dsk-operate-sys-cscec
Commits
93d01015
Commit
93d01015
authored
Nov 24, 2023
by
tanyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
redis库统一
parent
08375307
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
application-prod.yml
dsk-admin/src/main/resources/application-prod.yml
+1
-1
application-test.yml
dsk-admin/src/main/resources/application-test.yml
+1
-1
No files found.
dsk-admin/src/main/resources/application-prod.yml
View file @
93d01015
...
@@ -108,7 +108,7 @@ spring:
...
@@ -108,7 +108,7 @@ spring:
# 端口,默认为6379
# 端口,默认为6379
port
:
6379
port
:
6379
# 数据库索引
# 数据库索引
database
:
6
database
:
13
# 密码
# 密码
password
:
Xi8$r*@d7zn5FaP2
password
:
Xi8$r*@d7zn5FaP2
# 密码(如没有密码请注释掉)
# 密码(如没有密码请注释掉)
...
...
dsk-admin/src/main/resources/application-test.yml
View file @
93d01015
...
@@ -105,7 +105,7 @@ spring:
...
@@ -105,7 +105,7 @@ spring:
# 端口,默认为6379
# 端口,默认为6379
port
:
6379
port
:
6379
# 数据库索引
# 数据库索引
database
:
1
0
database
:
1
3
# 密码
# 密码
password
:
zfTFIJjaN#6xB83r
password
:
zfTFIJjaN#6xB83r
# 密码(如没有密码请注释掉)
# 密码(如没有密码请注释掉)
...
...
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