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
4cb751e0
Commit
4cb751e0
authored
a year ago
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-project-emergencycommand-local.yml
parent
08e34365
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
7 deletions
+14
-7
techhero-project-emergencycommand-local.yml
+14
-7
No files found.
techhero-project-emergencycommand-local.yml
View file @
4cb751e0
...
...
@@ -50,7 +50,8 @@ aliyun:
#数据源
rdsdatasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
url
:
jdbc:oracle:thin:@119.96.99.9:30110:orcl
#url: jdbc:oracle:thin:@119.96.99.9:30110:orcl
url
:
jdbc:oracle:thin:@databaseServer:30110:orcl
username
:
yjzhv2
password
:
yjzhv2
driver-class-name
:
oracle.jdbc.OracleDriver
...
...
@@ -71,9 +72,12 @@ rdsdatasource:
ztkdatasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
url
:
jdbc:oracle:thin:@119.96.99.9:30110:orcl
username
:
yjzh_ztv2
password
:
yjzh_ztv2
#url: jdbc:oracle:thin:@119.96.99.9:30110:orcl
#username: yjzh_ztv2
#password: yjzh_ztv2
url
:
jdbc:oracle:thin:@databaseServer:30110:orcl
username
:
yjzh_zt
password
:
yjzh_zt
driver-class-name
:
oracle.jdbc.OracleDriver
initialSize
:
5
#初始化提供的连接数
minIdle
:
5
#数据库连接池的最小维持连接数
...
...
@@ -92,9 +96,12 @@ ztkdatasource:
jckdatasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
url
:
jdbc:oracle:thin:@119.96.87.17:1521:orcl
username
:
jcsjv2_dev
password
:
jcsjv2_dev
#url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
#username: jcsjv2_dev
#password: jcsjv2_dev
url
:
jdbc:oracle:thin:@databaseServer:30110:orcl
username
:
jcsjv2
password
:
jcsjv2
# username: jcsj
# password: jcsj123
...
...
This diff is collapsed.
Click to expand it.
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