This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ctop
/
adsp-bytedance
Seguir
6
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
接口8808
yangzian
hace 4 años
padre
0e985407cd
commit
298ce0b736
Se han
modificado 3 ficheros
con
3 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
jeecg-boot-module-system/src/main/resources/application-dev.yml
1
1
jeecg-boot-module-system/src/main/resources/application-prod.yml
1
1
jeecg-boot-module-system/src/main/resources/application-test.yml
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-dev.yml
Ver fichero
@@ -1,5 +1,5 @@
server:
- port: 8
0
80
+ port: 880
8
tomcat:
max-swallow-size: -1
error:
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-prod.yml
Ver fichero
@@ -1,5 +1,5 @@
server:
- port: 8
0
80
+ port: 880
8
tomcat:
max-swallow-size: -1
error:
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-test.yml
Ver fichero
@@ -1,5 +1,5 @@
server:
- port: 8
0
80
+ port: 880
8
tomcat:
max-swallow-size: -1
error: