Browse Source

'修改bug'

zhangnan 3 năm trước cách đây
mục cha
commit
ec21f38026
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -18,7 +18,7 @@ eureka:
     service-url:
       defaultZone: http://root:root@discovery.steerinfo.com/eureka/
   instance:
-#    prefer-ip-address: true
+    prefer-ip-address: true
     status-page-url: http://${spring.cloud.client.ip-address}:${server.port}/swagger-ui.html#/
 
 genxml: