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
6ada7d20
Commit
6ada7d20
authored
May 23, 2025
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-auth-service.yml
parent
7e78ca50
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
1 deletions
+24
-1
techhero-auth-service.yml
+24
-1
No files found.
techhero-auth-service.yml
View file @
6ada7d20
server
:
tomcat
:
max-threads
:
500
# Maximum amount of worker threads.
min-spare-threads
:
50
# Minimum amount of worker threads
# sleuth配置
spring
:
zipkin
:
...
...
@@ -6,7 +10,26 @@ spring:
sleuth
:
sampler
:
percentage
:
1
cloud
:
config
:
override-none
:
true
override-system-properties
:
false
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
ignore
:
urls
:
-
/actuator/**
...
...
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