This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
ctop
/
adsp-bytedance
Suivre
6
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
接口8808
yangzian
il y a 4 ans
Parent
0e985407cd
commit
298ce0b736
3 fichiers modifiés
avec
3 ajouts
et
3 suppressions
Vue séparée
Afficher les stats 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
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Voir le fichier
@@ -1,5 +1,5 @@
server:
- port: 8
0
80
+ port: 880
8
tomcat:
max-swallow-size: -1
error: