Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Z
zhmes-agecal
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
耿迪迪
zhmes-agecal
Commits
16d19b6a
Commit
16d19b6a
authored
Aug 22, 2025
by
wanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1 配置调整
parent
af40bbed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
application-test.yml
zhmes-agecal-admin/src/main/resources/application-test.yml
+4
-4
No files found.
zhmes-agecal-admin/src/main/resources/application-test.yml
View file @
16d19b6a
...
...
@@ -57,12 +57,12 @@ spring:
multi-statement-allow
:
true
# redis 配置
redis
:
host
:
36.138.180.82
port
:
6379
8
host
:
127.0.0.1
port
:
6379
# 数据库索引
database
:
0
# 密码
password
:
1qaz2wsx3edc@
password
:
# 连接超时时间
timeout
:
10s
lettuce
:
...
...
@@ -88,7 +88,7 @@ zehong:
# 实例演示开关
demoEnabled
:
true
# 文件路径 示例( Windows配置D:/zehong/uploadPath,Linux配置 /home/zehong/uploadPath)
profile
:
/home/zehong
/uploadPath
profile
:
D:/zhmes-agecal
/uploadPath
# 获取ip地址开关
addressEnabled
:
false
# 验证码类型 math 数组计算 char 字符验证
...
...
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