Browse Source

graphdb 修改服务端口5004

louhr 6 years ago
parent
commit
67085547ab
1 changed files with 3 additions and 0 deletions
  1. 3 0
      graphdb/src/main/resources/application.yml

+ 3 - 0
graphdb/src/main/resources/application.yml

@@ -1,3 +1,6 @@
+server:
+  port: 5004 # 端口号
+
 spring:
 spring:
   profiles:
   profiles:
     active: local
     active: local