From 0dbdfc2f7ab5e7458389dfeea0ddd571711c1fd5 Mon Sep 17 00:00:00 2001 From: Anna Date: Mon, 26 Mar 2018 19:56:23 +0000 Subject: [PATCH] conf --- conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.json b/conf.json index ef43c90..883d7c8 100644 --- a/conf.json +++ b/conf.json @@ -1,5 +1,5 @@ { - "zookeeper" : "10.8.0.26:2181", + "zookeeper" : "10.135.38.122:2181", "api": "http://127.0.0.1:9076/v1", - "ws": "ws://py.difrex.ru/socket" + "ws": "ws://46.101.119.89:8000/socket" }