Commit 1ab368f9 by Nepxion

修改测试用例

parent 38a16610
...@@ -2,4 +2,5 @@ spring.application.name=discovery-springcloud-example-eureka ...@@ -2,4 +2,5 @@ spring.application.name=discovery-springcloud-example-eureka
server.port=9528 server.port=9528
eureka.instance.metadataMap.group=example-eureka-group eureka.instance.metadataMap.group=example-eureka-group
eureka.client.serviceUrl.defaultZone=http://localhost:9528/eureka/ eureka.client.serviceUrl.defaultZone=http://localhost:9528/eureka/
\ No newline at end of file eureka.instance.preferIpAddress=true
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment