Skip to content

Commit

Permalink
Update processor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb authored May 10, 2022
1 parent 21595c9 commit ea7c846
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions processor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
spring:
profiles: cloud
config.activate.on-profile: cloud
data:
mongodb:
uri: ${vcap.services.${PREFIX:}mongodb.credentials.uri}
demo:
baseUri: http://${eureka.instance.hostname}
baseUri: http://${eureka.instance.hostname}

0 comments on commit ea7c846

Please sign in to comment.