Fix source configuration in the sample
This commit is contained in:
committed by
Mark Fisher
parent
a1ca7e8963
commit
e4cc9e5222
@@ -1,5 +1,6 @@
|
||||
server:
|
||||
port: 8081
|
||||
fixedDelay: 5000
|
||||
spring:
|
||||
cloud:
|
||||
channels:
|
||||
@@ -14,7 +15,6 @@ spring:
|
||||
---
|
||||
spring:
|
||||
profiles: extended
|
||||
spring:
|
||||
cloud:
|
||||
channels:
|
||||
inputChannelName: xformed
|
||||
|
||||
Reference in New Issue
Block a user