This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ctop
/
adsp-bytedance
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
接口8808
yangzian
4 years ago
parent
0e985407cd
commit
298ce0b736
3 changed files
with
3 additions
and
3 deletions
Split View
Show 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
View 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
View 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
View File
@@ -1,5 +1,5 @@
server:
- port: 8
0
80
+ port: 880
8
tomcat:
max-swallow-size: -1
error: