Ver código fonte

修改eureka端口

zouxuan 4 anos atrás
pai
commit
1bb092c302
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      edu-eureka/src/main/resources/application.yml

+ 1 - 1
edu-eureka/src/main/resources/application.yml

@@ -1,5 +1,5 @@
 server:
-  port: ${EUREKA_PORT:8761}
+  port: ${EUREKA_PORT:18761}
   servlet:
     contextPath: /eureka