Commit ee943e50 authored by med's avatar med Committed by GitHub

Create eurekaserver.yml

parent 63d90cb8
server:
port: 8070
eureka:
instance:
hostname: localhost
client:
fetchRegistry: false
registerWithEureka: false
serviceUrl:
defaultZone: http://${eureka.instance.hostname}:${server.port}/eureka/
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