This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ctop
/
adsp-bytedance
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
修改对外暴露接口8808
songyh
4 anni fa
parent
af8a06a04a
commit
1ec27cfc61
4 ha cambiato i file
con
4 aggiunte
e
4 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
jeecg-boot-module-system/src/main/resources/application-dev.yml
1
1
jeecg-boot-module-system/src/main/resources/application-pre.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
Vedi File
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error:
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-pre.yml
Vedi File
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error:
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-prod.yml
Vedi File
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error:
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-test.yml
Vedi File
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error: