Browse Source

网关端口更换9997

mac 7 months ago
parent
commit
2653ef05da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lhb-gateway/src/main/resources/application.yml

+ 1 - 1
lhb-gateway/src/main/resources/application.yml

@@ -1,5 +1,5 @@
 server:
 server:
-  port: 9998
+  port: 9997
   shutdown: graceful
   shutdown: graceful
 
 
 spring:
 spring: