Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
postprocessing
Media Converter
Commits
a6c9ebd3
Unverified
Commit
a6c9ebd3
authored
Sep 22, 2020
by
Sebastian Schüpbach
Browse files
fix missing output topic error
parent
09ef55b4
Pipeline
#14622
passed with stages
in 13 minutes and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/resources/app.yml
View file @
a6c9ebd3
...
...
@@ -17,4 +17,5 @@ kafka:
client.id
:
${CLIENT_ID:?system}
topic
:
in
:
${TOPIC_IN:?system}
out
:
${TOPIC_PROCESS:?system}
process
:
${TOPIC_PROCESS:?system}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment