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
73ce2851
Commit
73ce2851
authored
May 31, 2024
by
施翔轲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改正式环境MySQL和Redis
parent
dd2e1126
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
application-prod.yml
dsk-admin/src/main/resources/application-prod.yml
+2
-2
No files found.
dsk-admin/src/main/resources/application-prod.yml
View file @
73ce2851
...
...
@@ -51,7 +51,7 @@ spring:
# rewriteBatchedStatements=true 批处理优化 大幅提升批量插入更新删除性能(对数据库有性能损耗 使用批量操作应考虑性能问题)
url
:
jdbc:mysql://172.17.0.73:3306/cscec_bms?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
username
:
dsktest
password
:
Sxh18!@#-abc
password
:
Dsk!@#-2024Mysql
# 从库数据源
# slave:
# lazy: true
...
...
@@ -107,7 +107,7 @@ spring:
# 数据库索引
database
:
13
# 密码
password
:
Sxh18!@#-abc
password
:
Dsk!@#-2024Redis
# 密码(如没有密码请注释掉)
# password:
# 连接超时时间
...
...
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