Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zhengyuan-danger-chemistry-manage
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
耿迪迪
zhengyuan-danger-chemistry-manage
Commits
c79f6cf8
Commit
c79f6cf8
authored
Dec 19, 2022
by
zhangjianqian
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
072a1385
e2d335e7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
10 deletions
+10
-10
application-dev.yml
danger-manage-admin/src/main/resources/application-dev.yml
+4
-4
application-prd.yml
danger-manage-admin/src/main/resources/application-prd.yml
+3
-3
application-test.yml
danger-manage-admin/src/main/resources/application-test.yml
+3
-3
No files found.
danger-manage-admin/src/main/resources/application-dev.yml
View file @
c79f6cf8
...
...
@@ -73,13 +73,13 @@ spring:
# redis 配置
redis
:
# 地址
host
:
36.138.181.113
host
:
127.0.0.1
# 端口,默认为6379
port
:
637
9
port
:
637
8
# 数据库索引
database
:
1
# 密码
password
:
1qaz2wsx3edc
password
:
Redis@2021
# 连接超时时间
timeout
:
10s
lettuce
:
...
...
@@ -109,7 +109,7 @@ zehong:
# 获取ip地址开关
addressEnabled
:
false
# 验证码类型 math 数组计算 char 字符验证
captchaType
:
captchaType
:
math
#虹软人脸识别配置(windows配置)
config
:
...
...
danger-manage-admin/src/main/resources/application-prd.yml
View file @
c79f6cf8
...
...
@@ -73,13 +73,13 @@ spring:
# redis 配置
redis
:
# 地址
host
:
36.138.181.113
host
:
127.0.0.1
# 端口,默认为6379
port
:
637
9
port
:
637
8
# 数据库索引
database
:
0
# 密码
password
:
password
:
Redis@2021
# 连接超时时间
timeout
:
10s
lettuce
:
...
...
danger-manage-admin/src/main/resources/application-test.yml
View file @
c79f6cf8
...
...
@@ -73,13 +73,13 @@ spring:
# redis 配置
redis
:
# 地址
host
:
36.138.181.113
host
:
127.0.0.1
# 端口,默认为6379
port
:
637
9
port
:
637
8
# 数据库索引
database
:
0
# 密码
password
:
1qaz2wsx3edc
password
:
Redis@2021
# 连接超时时间
timeout
:
10s
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