This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
java
/
mrqc-sys
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
杭州七院各环境端口修改
rengb
hace 3 años
padre
4d81fdb60f
commit
d5414b4954
Se han
modificado 4 ficheros
con
4 adiciones
y
4 borrados
Dividir vista
Mostrar estadísticas de diff
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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix: