Browse Source

修改eureka端口

zouxuan 4 năm trước cách đây
mục cha
commit
1bb092c302
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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