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
songyh
4 years ago
parent
af8a06a04a
commit
1ec27cfc61
4 changed files
with
4 additions
and
4 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-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
View 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
View 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
View 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
View File
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error: