Skip to content
Snippets Groups Projects
Commit f6d5e75a authored by Simon Reis's avatar Simon Reis
Browse files

SI-433 Q-Umgebung Settings angepasst

parent 3959bf04
No related branches found
No related tags found
No related merge requests found
......@@ -144,6 +144,14 @@ spring:
password: gfi_service
flyway:
enabled: false
rabbitmq:
host: localhost
port: 5672
username: guest
password: guest
queuename: failureImportQueue
routingkey: failureImportChannel.failureImportKey
exchangename: failureImportChannel
server:
port: 9165
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment