Skip to content

Commit

Permalink
disable consul in apollo-assembly by default
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodyiam committed Mar 6, 2021
1 parent a06813f commit f192c77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apollo-assembly/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
spring:
profiles:
active: ${apollo_profile}
cloud:
consul:
enabled: false

logging:
file:
Expand Down

0 comments on commit f192c77

Please sign in to comment.