Sign in
youxiw2000
/
bsthLineProfiles
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7b28521c0f2e2563e495fe8a56484cff5b7731a8
Authored by
yiming
2022-06-27 14:05:50 +0800
1 parent
b0599b36
build: skipped
redis 加密码
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
bsthLineProfiles/src/main/resources/application.yml
bsthLineProfiles/src/main/resources/application.yml
View file @
7b28521
@@ -80,7 +80,7 @@ spring:
@@ -80,7 +80,7 @@ spring:
80
# 数据库索引
80
# 数据库索引
81
database: 0
81
database: 0
82
# 密码
82
# 密码
83
-
#password: test123
83
+
password: Q@k3fn6WsFw8QwT
84
# 连接超时时间
84
# 连接超时时间
85
timeout: 10s
85
timeout: 10s
86
lettuce:
86
lettuce: