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
1
Wiki
Browse Source
服务端口号修改
fuyuchuan
3 months ago
parent
df2c883d98
commit
9635ba22a3
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
service-oa/service-oa-biz/src/main/resources/bootstrap.yml
+ 1
- 1
service-oa/service-oa-biz/src/main/resources/bootstrap.yml
View File
@@ -1,6 +1,6 @@
# Tomcat
server:
- port:
9889
+ port:
8100
# Spring
spring: