Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-guangxi-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
0
Merge Requests
0
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-guangxi-config
Commits
13d448a6
Commit
13d448a6
authored
May 26, 2025
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-ksfw-service.yml
parent
3e39e35a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
techhero-ksfw-service.yml
+3
-3
No files found.
techhero-ksfw-service.yml
View file @
13d448a6
...
@@ -12,8 +12,8 @@ spring:
...
@@ -12,8 +12,8 @@ spring:
keepalive-time
:
30000
keepalive-time
:
30000
idle-timeout
:
600000
idle-timeout
:
600000
max-lifetime
:
1500000
max-lifetime
:
1500000
max-pool-size
:
20
0
max-pool-size
:
1
0
min-idle
:
100
min-idle
:
5
connection-test-query
:
select 1
connection-test-query
:
select 1
# 数据源列表
# 数据源列表
datasource
:
datasource
:
...
@@ -23,7 +23,7 @@ spring:
...
@@ -23,7 +23,7 @@ spring:
password
:
a3Nmd19kZXY=
password
:
a3Nmd19kZXY=
driver-class-name
:
com.mysql.jdbc.Driver
driver-class-name
:
com.mysql.jdbc.Driver
hikari
:
hikari
:
max-pool-size
:
150
max-pool-size
:
5
slave_1
:
slave_1
:
url
:
jdbc:mysql://119.96.87.17:30101/ksfw_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
url
:
jdbc:mysql://119.96.87.17:30101/ksfw_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
username
:
ksfw_dev
username
:
ksfw_dev
...
...
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