MarkHuang 4 rokov pred
rodič
commit
e6399acb39

+ 1 - 1
src/main/resources/application-dev.yml

@@ -105,7 +105,7 @@ spring:
 
 neo4j:
   data:
-    URI: http://192.168.3.150:7478
+    URI: http://192.168.3.150:7480
     username: neo4j
     password: root
 

+ 1 - 1
src/main/resources/application-local.yml

@@ -105,7 +105,7 @@ spring:
 
 neo4j:
   data:
-    URI: http://192.168.3.150:7478
+    URI: http://192.168.3.150:7480
     username: neo4j
     password: root
 

+ 1 - 1
src/main/resources/application-pre.yml

@@ -105,7 +105,7 @@ spring:
 
 neo4j:
   data:
-    URI: http://192.168.3.150:7478
+    URI: http://192.168.3.150:7480
     username: neo4j
     password: root
 

+ 1 - 1
src/main/resources/application-pro.yml

@@ -106,7 +106,7 @@ spring:
 
 neo4j:
   data:
-    URI: http://192.168.3.150:7478
+    URI: http://192.168.3.150:7480
     username: neo4j
     password: root
 

+ 1 - 1
src/main/resources/application-test.yml

@@ -105,7 +105,7 @@ spring:
 
 neo4j:
   data:
-    URI: http://192.168.3.150:7478
+    URI: http://192.168.3.150:7480
     username: neo4j
     password: root