Skip to content
Snippets Groups Projects
Commit fa3252c5 authored by ddamiron's avatar ddamiron
Browse files

update config template

parent 670c5e49
Branches
No related tags found
No related merge requests found
......@@ -24,9 +24,12 @@ mongo:
rabbitmq:
# host: localhost
host: rabbitmq
port : 5672
user : <rabbigmq_user_login>
password : <rabbitmq_user_password>
port: 5672
user: <the_rabbit_username>
password: <the_rabbit_password>
routing_key_logs: scripts_log_key
queue_logs_name: session_logs
exchange_logs_name: download_data_grandlyon_com_logs
routing_key_1: metadata_records_to_process
queue_name_1: metadata_records_to_process
routing_key_2: doc_pages_to_index
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment