Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Text File Validation
Commits
2fa0d0ea
Commit
2fa0d0ea
authored
Mar 19, 2021
by
Sebastian Schüpbach
Browse files
dummy value just to make the service work
parent
49f1dc91
Pipeline
#23448
canceled with stages
in 3 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/app.yml
View file @
2fa0d0ea
...
...
@@ -14,10 +14,11 @@ app:
tableHeaderCount
:
${TABLE_HEADER_COUNT:?env}
tableHeaderIndex
:
${TABLE_HEADER_INDEX:?env}
tableIdentifierIndex
:
${TABLE_IDENTIFIER_INDEX:?env}
drupalJobLogResultUuid
:
123
kafka
:
producer
:
bootstrap.servers
:
${KAFKA_BOOTSTRAP_SERVERS:?env}
client.id
:
${CLIENT_ID:?env}
topic
:
out
:
${TOPIC_OUT:?env}
process
:
${TOPIC_REPORTING:?env}
\ No newline at end of file
process
:
${TOPIC_REPORTING:?env}
Write
Preview
Supports
Markdown
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