From b4682ed34ef9e89649ded8723ffb4aaac63139e1 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期五, 28 六月 2019 19:07:14 +0800 Subject: [PATCH] upload img and getFea --- config/dev.yaml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/config/dev.yaml b/config/dev.yaml index e2b0c94..2f2fc7e 100644 --- a/config/dev.yaml +++ b/config/dev.yaml @@ -3,6 +3,7 @@ jwtSecret: BASIC jwtExpire: 24 url: http://127.0.0.1:8080 + imageUrl: http://192.168.1.182:6080 redis: host: 127.0.0.1 port: 6379 -- Gitblit v1.8.0