From 1a1257261a9826819e6646009bab213ac8c1f79a Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期三, 17 七月 2019 10:31:06 +0800 Subject: [PATCH] 改图片服务器地址 --- config/conf.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/conf.yml b/config/conf.yml index 1e2c4df..e55f659 100644 --- a/config/conf.yml +++ b/config/conf.yml @@ -1,3 +1,3 @@ -photoUrl: "http://192.168.1.182:6333/submit" +photoUrl: "http://192.168.1.203:6333/submit" videopersons: "http://192.168.1.182:9200/videopersons/perVideoPicture" personaction: "http://192.168.1.182:9200/personaction/perVideoAction" \ No newline at end of file -- Gitblit v1.8.0