Update application-default.yml
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
spring:
|
spring:
|
||||||
|
cloud:
|
||||||
|
config:
|
||||||
|
server:
|
||||||
|
git:
|
||||||
|
default-label: master
|
||||||
kafka:
|
kafka:
|
||||||
bootstrap-servers: localhost:9992,localhost:9993,localhost:9994
|
bootstrap-servers: localhost:9992,localhost:9993,localhost:9994
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Reference in New Issue
Block a user