This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ctop
/
adsp-bytedance
Observar
6
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
接口8808
yangzian
4 anos atrás
pai
0e985407cd
commit
298ce0b736
3 arquivos alterados
com
3 adições
e
3 exclusões
Visão dividida
Mostrar estatísticas do 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 arquivo
@@ -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 arquivo
@@ -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 arquivo
@@ -1,5 +1,5 @@
server:
- port: 8
0
80
+ port: 880
8
tomcat:
max-swallow-size: -1
error: