From d96f024e19c72065f248df0508911f487b72505b Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期三, 21 八月 2019 16:16:28 +0800 Subject: [PATCH] compare proc devide 2,es and db --- config/dev.yaml | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/dev.yaml b/config/dev.yaml index 7fc7bd1..0a5ece6 100644 --- a/config/dev.yaml +++ b/config/dev.yaml @@ -6,9 +6,11 @@ imageUrl: http://192.168.1.203:6080 publicDomain: http://bsic.asuscomm.com networkAdapter: enp8s0 -compare: +dbpersoncompare: + url: 127.0.0.1:40010 +espersoncompare: url: - - 127.0.0.1:40010 + - 127.0.0.1:40011 weedfs: ip: 192.168.1.203 uploadport: 6333 -- Gitblit v1.8.0