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
yangzian
4 anni fa
parent
0e985407cd
commit
298ce0b736
3 ha cambiato i file
con
3 aggiunte
e
3 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-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: 8
0
80
+ 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: 8
0
80
+ 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: 8
0
80
+ port: 880
8
tomcat:
max-swallow-size: -1
error: