From 9c0938ddb5f7f5ef015f41b606aa62ae20e1825a Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期三, 04 九月 2019 17:53:38 +0800
Subject: [PATCH] fix test.yaml
---
config/test.yaml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/test.yaml b/config/test.yaml
index 125af8e..1ac8eba 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -4,7 +4,7 @@
jwtExpire: 24
url: http://127.0.0.1:8080
imageUrl: http://192.168.1.203:6080
- publicDomain: http://192.168.1.203
+ publicDomain: http://bsic.asuscomm.com
networkAdapter: enp8s0
facedetect:
url: 127.0.0.1:4009
--
Gitblit v1.8.0