Skip to content

Commit

Permalink
Add eureka peer awareness
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed Oct 24, 2014
1 parent a479487 commit 61a0f60
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions eureka.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
spring:
profiles: cloudpeers
eureka:
client:
serviceUrl:
defaultZone: ${vcap.services.${PREFIX:}othereureka.credentials.uri:http://${PREFIX:}othereureka.${application.domain:cfapps.io}}/eureka/

---
spring:
profiles: docker
Expand Down

0 comments on commit 61a0f60

Please sign in to comment.