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