This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
java
/
push
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
graphdb 修改服务端口5004
louhr
6 years atrás
parent
3c518d6049
commit
67085547ab
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
graphdb/src/main/resources/application.yml
+ 3
- 0
graphdb/src/main/resources/application.yml
Ver Ficheiro
@@ -1,3 +1,6 @@
+server:
+ port: 5004 # 端口号
+
spring:
profiles:
active: local