From 7b60718b9505d189f262758907a66154466b15c7 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期四, 18 七月 2019 13:29:32 +0800 Subject: [PATCH] 暂隐本机信息 --- config/conf.yml | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config/conf.yml b/config/conf.yml index 1e2c4df..ee01b34 100644 --- a/config/conf.yml +++ b/config/conf.yml @@ -1,3 +1,6 @@ -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 +personaction: "http://192.168.1.182:9200/personaction/perVideoAction" +serverip: "192.168.1.182" +serverport: "9200" +dbtablepersons: "dbtablepersons" \ No newline at end of file -- Gitblit v1.8.0