Skip to content

Commit

Permalink
Add Hystrix Dashboard configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Nov 18, 2018
1 parent ec92d7d commit 0095817
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions hystrix-dashboard.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server:
port: 7979

---
spring:
profiles: docker
eureka:
client:
serviceUrl:
defaultZone: http://discovery-server:8761/eureka/

0 comments on commit 0095817

Please sign in to comment.