Skip to content
Snippets Groups Projects
Commit b164d002 authored by Marcin Wątroba's avatar Marcin Wątroba
Browse files

Update asr

parent 1355c965
Branches
No related merge requests found
......@@ -8,8 +8,7 @@ from pika.adapters.blocking_connection import BlockingChannel
from new_experiment.utils.param_util import get_param
_RABBIT_URL = get_param('RABBIT_URL',
'amqps://rabbit_user:kz6m4972OUHFmtUcPOHx4kF3Lj6yw7lo'
'@rabbit-asr-benchmarks.theliver.pl:5671')
'amqp://rabbit_user:kz6m4972OUHFmtUcPOHx4kF3Lj6yw7lo@192.168.0.124:5672')
def ack_message(channel, delivery_tag):
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment