This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ci4s
/
ci4sManagement-cloud
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
大文件下载失败测试
dev-opt
chenzhihang
7 months ago
parent
a39f479012
commit
0646002dc3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
k8s/dockerfiles/conf/nginx.conf
+ 1
- 0
k8s/dockerfiles/conf/nginx.conf
View File
@@ -10,6 +10,7 @@ http {
sendfile on;
keepalive_timeout 65;
client_max_body_size 20480m;
proxy_max_temp_file_size 0;
error_log /var/log/nginx/error.log debug;
server {
listen 8000;
Write
Preview
Loading…
Cancel
Save