Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-config
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
1
Merge Requests
1
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
Administrator
techhero-config
Commits
7ae4e03e
Commit
7ae4e03e
authored
Feb 06, 2024
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-business-emergency-anhui-dev-mysql.yml
parent
f5f53aa6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
techhero-business-emergency-anhui-dev-mysql.yml
+5
-6
No files found.
techhero-business-emergency-anhui-dev-mysql.yml
View file @
7ae4e03e
#数据源
#数据源
rdsdatasource
:
rdsdatasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
type
:
com.alibaba.druid.pool.DruidDataSource
url
:
jdbc:
oracle:thin:@192.168.50.246:1521:orcl
url
:
jdbc:
mysql://106.15.60.143:3306/track_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
# url: jdbc:oracle:thin:@119.96.85.104:1521:orcl
username
:
root
username
:
track_ah
password
:
123456
password
:
track_ah
driverClassName
:
com.mysql.cj.jdbc.Driver
dr
iver-class-name
:
oracle.jdbc.OracleDriver
dr
uid
:
initialSize
:
5
#初始化提供的连接数
initialSize
:
5
#初始化提供的连接数
minIdle
:
5
#数据库连接池的最小维持连接数
minIdle
:
5
#数据库连接池的最小维持连接数
maxActive
:
20
#最大的连接数
maxActive
:
20
#最大的连接数
...
@@ -21,7 +21,6 @@ rdsdatasource:
...
@@ -21,7 +21,6 @@ rdsdatasource:
statement-log-enabled
:
true
statement-log-enabled
:
true
statement-executable-sql-log-enable
:
true
statement-executable-sql-log-enable
:
true
spring
:
spring
:
influx
:
influx
:
openurl
:
http://192.168.50.249:8086
# 链接地址
openurl
:
http://192.168.50.249:8086
# 链接地址
...
...
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