From 4fc2a6b59427b5e0921223bc4312e4d46254a90e Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期五, 16 八月 2019 15:18:39 +0800
Subject: [PATCH] fix dev.yaml

---
 config/dev.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/dev.yaml b/config/dev.yaml
index 350cab2..00b6c79 100644
--- a/config/dev.yaml
+++ b/config/dev.yaml
@@ -8,7 +8,7 @@
     networkAdapter: enp8s0
 compare:
     url:
-     - 192.168.1.123:40010
+     - 127.0.0.1:40010
 weedfs:
     ip: 192.168.1.203
     uploadport: 6333

--
Gitblit v1.8.0