This website works better with JavaScript
Home
Explore
Help
Sign In
Tech2
/
data-daq
Watch
5
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: 调整端口
chenjianhua
1 month ago
parent
21644bc00d
commit
9af49c67f4
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
service-deploy/src/main/resources/application.yml
+ 1
- 1
service-deploy/src/main/resources/application.yml
View File
@@ -1,5 +1,5 @@
server:
server:
- port:
88
99
+ port: 9
01
9
undertow:
undertow:
threads:
threads:
# io线程数,主要执行费阻塞的任务
# io线程数,主要执行费阻塞的任务