adding profiles on bootstrap.yml level
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
spring:
|
||||
profiles:
|
||||
active: DEV
|
||||
application:
|
||||
name: klaus
|
||||
cloud:
|
||||
@@ -10,4 +12,3 @@ spring:
|
||||
max-attempts: 20
|
||||
max-interval: 15000
|
||||
initial-interval: 10000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user