From 5f6391f317803176abcf522761c04048f2acf21f Mon Sep 17 00:00:00 2001 From: Tomasz Walkowiak <tomasz.walkowiak@pwr.edu.pl> Date: Fri, 3 Jan 2020 16:14:12 +0100 Subject: [PATCH] Initial commit --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index 6b51961..5286a24 100644 --- a/config.ini +++ b/config.ini @@ -9,7 +9,7 @@ [service] root = /samba/requests/ tool = any2txt -rabbit_host = 10.17.0.85 +rabbit_host = 10.17.50.121 rabbit_user = clarin rabbit_password = clarin123 -- GitLab