This website works better with JavaScript
Home
Explore
Help
Register
Sign In
kxs-backend
/
laihaoba-java-end
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
网关端口更换9997
mac
7 months ago
parent
279eb7fcde
commit
2653ef05da
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
lhb-gateway/src/main/resources/application.yml
+ 1
- 1
lhb-gateway/src/main/resources/application.yml
View File
@@ -1,5 +1,5 @@
server:
server:
- port: 999
8
+ port: 999
7
shutdown: graceful
shutdown: graceful
spring:
spring: