Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
yn-health-science
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
徐俊
yn-health-science
Commits
2bea434f
Commit
2bea434f
authored
Dec 12, 2024
by
徐俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xujun
parent
5387701a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
application-prod.yml
science-admin/src/main/resources/application-prod.yml
+8
-8
No files found.
science-admin/src/main/resources/application-prod.yml
View file @
2bea434f
#贵州省卫生健康科研项目管理系统(本地环境)
spring
:
datasource
:
driver-class-name
:
com.mysql.cj.jdbc.Driver
url
:
jdbc:mysql://
ybs01beta
.mysql.rds.aliyuncs.com/yn_srp_system?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai
username
:
y
n_kysb
password
:
'
&Zk4obO7v@
'
url
:
jdbc:mysql://
nmg-kysb
.mysql.rds.aliyuncs.com/yn_srp_system?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai
username
:
y
hbj_yn
password
:
'
WpKJS2ZEx&35DrU
'
redis
:
# 超时时间
timeout
:
10000ms
# 服务器地址
host
:
192.168.1.95
host
:
nmg-kysb.redis.rds.aliyuncs.com
# 服务器端口
port
:
6379
# 数据库
database
:
4
database
:
7
# 密码
password
:
Ynbys2@)@)
password
:
yhbj_yn:WpKJS2ZEx&35DrU
lettuce
:
pool
:
# 最大连接数(默认8)
...
...
@@ -25,4 +24,4 @@ spring:
# 最大空闲连接
max-idle
:
200
# 最小空闲连接
min-idle
:
2
min-idle
:
5
\ No newline at end of file
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