From e9d0ba14154d623898803a294a25db634a9ceec7 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期五, 23 八月 2019 11:14:30 +0800 Subject: [PATCH] add download so --- config/dev.yaml | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/dev.yaml b/config/dev.yaml index 00b6c79..0a5ece6 100644 --- a/config/dev.yaml +++ b/config/dev.yaml @@ -4,11 +4,13 @@ jwtExpire: 24 url: http://127.0.0.1:8080 imageUrl: http://192.168.1.203:6080 - publicDomain: bsic.asuscomm.com + 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