Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-gkzy-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-gkzy-config
Commits
7854d28f
Commit
7854d28f
authored
Jun 02, 2025
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-gkzy-appservice.yml
parent
8112054e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
54 additions
and
0 deletions
+54
-0
techhero-gkzy-appservice.yml
+54
-0
No files found.
techhero-gkzy-appservice.yml
View file @
7854d28f
server
:
tomcat
:
max-threads
:
500
min-spare-threads
:
50
spring
:
datasource
:
dynamic
:
primary
:
master
strict
:
true
hikari
:
connection-timeout
:
30000
keepalive-time
:
30000
idle-timeout
:
600000
max-lifetime
:
1500000
max-pool-size
:
10
min-idle
:
5
connection-test-query
:
select 1
# 数据源列表
datasource
:
master
:
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
password
:
a3Nmd19kZXY=
driver-class-name
:
com.mysql.jdbc.Driver
hikari
:
max-pool-size
:
5
slave_1
:
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
password
:
a3Nmd19kZXY=
driver-class-name
:
com.mysql.jdbc.Driver
slave_2
:
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
password
:
a3Nmd19kZXY=
driver-class-name
:
com.mysql.jdbc.Driver
strategy
:
load-balance
:
round_robin
redis
:
host
:
192.168.50.159
#119.96.87.17 #47.104.251.199
port
:
6379
#6942
password
:
techhero
#ENC(08db934a254e34b5366ff337b81532ec)
database
:
14
#host: 39.108.117.105
#port: 6379
#password: xh3.1415..
#database: 2
timeout
:
10000
lettuce
:
pool
:
max-idle
:
4
min-idle
:
1
max-active
:
5
max-wait
:
10000
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