Skip to content

Commit

Permalink
Adding application name to edge server.
Browse files Browse the repository at this point in the history
  • Loading branch information
aditzel committed Feb 23, 2016
1 parent 7418764 commit ca4e00f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions edgeserver.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
spring:
application:
name: edge-server-${spring.profiles.active:local}
zuul:
ignoredServices: '*'
routes:
Expand Down

0 comments on commit ca4e00f

Please sign in to comment.