This website works better with JavaScript
Home
Explore
Help
Register
Sign In
java
/
push
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
graphdb 修改服务端口5004
louhr
6 years ago
parent
3c518d6049
commit
67085547ab
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
graphdb/src/main/resources/application.yml
+ 3
- 0
graphdb/src/main/resources/application.yml
View File
@@ -1,3 +1,6 @@
+server:
+ port: 5004 # 端口号
+
spring:
spring:
profiles:
profiles:
active: local
active: local