Browse Source

lrl -2021-09-08

lirl 3 years ago
parent
commit
6020f6b9ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/bootstrap.yml

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

@@ -26,7 +26,7 @@ server:
 eureka:
 eureka:
   client:
   client:
     serviceUrl:
     serviceUrl:
-      defaultZone: http://root:root@${EUREKA_HOST:172.16.90.238}:${EUREKA_PORT:8086}/eureka/
+      defaultZone: http://root:root@${EUREKA_HOST:localhost}:${EUREKA_PORT:8009}/eureka/
     metadata-map:
     metadata-map:
       cluster: ribbon
       cluster: ribbon
   instance:
   instance: