Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zjsgfa_mysql
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jiangyun
zjsgfa_mysql
Commits
4c5afa3a
Commit
4c5afa3a
authored
Jul 04, 2025
by
jiang'yun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
c18e41b9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
+14
-3
src/main/resources/application.yml
+14
-3
No files found.
src/main/resources/application.yml
View file @
4c5afa3a
...
@@ -68,13 +68,24 @@ spring:
...
@@ -68,13 +68,24 @@ spring:
# redis 配置
# redis 配置
redis
:
redis
:
# 地址
# 地址
host
:
192.168.31.167
#
host: 192.168.31.167
# 端口,默认为6379
# 端口,默认为6379
port
:
6379
#
port: 6379
# 数据库索引
# 数据库索引
database
:
6
database
:
6
# 密码
# 密码
password
:
qianhe2024
host
:
182.92.202.17
port
:
7789
# 密码
password
:
qianheRedis2021
#host: 192.168.31.167
# 端口,默认为6379
# port: 6379
# password: qianhe2024
# host: 127.0.0.1
# port: 7789
# # # 密码
# password: qianheRedis2021
# 连接超时时间
# 连接超时时间
timeout
:
10s
timeout
:
10s
lettuce
:
lettuce
:
...
...
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