Commit a17f23d0 by qiuchaofei

修改neo4j地址

parent 5c148997
...@@ -8,8 +8,8 @@ spring: ...@@ -8,8 +8,8 @@ spring:
name: metadataRelation name: metadataRelation
data: data:
neo4j: neo4j:
uri: http://127.0.0.1:7474 uri: http://192.168.0.143:7474
url: bolt://localhost:7687 url: bolt://192.168.0.143:7687
username: neo4j username: neo4j
password: yuanyao password: yuanyao
main: main:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment