summaryrefslogtreecommitdiff
path: root/IP-learning-graph/src/main/resources
diff options
context:
space:
mode:
authorwanglihui <[email protected]>2020-07-20 19:36:32 +0800
committerwanglihui <[email protected]>2020-07-20 19:36:32 +0800
commit4df142cdf696a5fefe0e8b30cbcce5b3332c00a7 (patch)
treecd765ef727396e17d803e4330e49939248a0ad66 /IP-learning-graph/src/main/resources
parent54b888ba0bf8b27104bc684eca1c2398f05e9cde (diff)
修改处理逻辑,按照文档分别处理。
Diffstat (limited to 'IP-learning-graph/src/main/resources')
-rw-r--r--IP-learning-graph/src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/IP-learning-graph/src/main/resources/application.properties b/IP-learning-graph/src/main/resources/application.properties
index 1d2be99..e7f5186 100644
--- a/IP-learning-graph/src/main/resources/application.properties
+++ b/IP-learning-graph/src/main/resources/application.properties
@@ -1,5 +1,5 @@
#arangoDB参数配置
-arangoDB.host=192.168.40.182
+arangoDB.host=192.168.40.127
arangoDB.port=8529
arangoDB.user=root
arangoDB.password=111111