This website works better with JavaScript
Home
Explore
Help
Sign In
uskycloud
/
usky-modules
Watch
3
Star
2
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
'修改服务器端口'
james
1 year ago
parent
e719fa1b21
commit
a36645dfb9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
service-backend/service-backend-biz/src/main/resources/bootstrap.yml
+ 1
- 1
service-backend/service-backend-biz/src/main/resources/bootstrap.yml
View File
@@ -1,6 +1,6 @@
# Tomcat
server:
- port: 98
87
+ port: 98
90
# Spring
spring: