Ver código fonte

网关端口更换9997

mac 7 meses atrás
pai
commit
2653ef05da
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      lhb-gateway/src/main/resources/application.yml

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

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