This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
java
/
mrqc-sys
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
杭州七院各环境端口修改
rengb
3 years atrás
parent
4d81fdb60f
commit
d5414b4954
4 changed files
with
4 additions
and
4 deletions
Split View
Show Diff Stats
1
1
src/main/resources/application-dev.yml
1
1
src/main/resources/application-local.yml
1
1
src/main/resources/application-pre.yml
1
1
src/main/resources/application-pro.yml
+ 1
- 1
src/main/resources/application-dev.yml
Ver Ficheiro
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix:
+ 1
- 1
src/main/resources/application-local.yml
Ver Ficheiro
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix:
+ 1
- 1
src/main/resources/application-pre.yml
Ver Ficheiro
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix:
+ 1
- 1
src/main/resources/application-pro.yml
Ver Ficheiro
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix: