Explorar el Código

网关端口更换9997

mac hace 7 meses
padre
commit
2653ef05da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: