From 5cb53f7064acab1c58f0020e620e1f9ee2f1d5d9 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期四, 07 十一月 2019 10:32:55 +0800 Subject: [PATCH] 推送视频地址新方案(不推送) --- config/conf.yml | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/config/conf.yml b/config/conf.yml index 2bb51ae..28835fe 100644 --- a/config/conf.yml +++ b/config/conf.yml @@ -1 +1,6 @@ -photoUrl: "http://192.168.1.182:6333/submit" \ No newline at end of file +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" +serverIp: "192.168.1.182" +serverPort: "9200" +dbTablePersons: "dbtablepersons" \ No newline at end of file -- Gitblit v1.8.0