Only start config server, eureka and hystrix dashboard by default.
This commit is contained in:
@@ -30,4 +30,4 @@ spring:
|
||||
port: 9091
|
||||
waitUntilStarted: true
|
||||
order: -200
|
||||
deploy: ${launch:configserver,eureka,h2, hystrixdashboard,kafka}
|
||||
deploy: ${launch:configserver,eureka, hystrixdashboard}
|
||||
|
||||
Reference in New Issue
Block a user