nginx.conf
worker_processes 1;
client_max_body_size 2000m;
include mime.types;
default_type application/octet-stream;
sendfile on;
posted on 2020-03-31 13:42 路过君 阅读(82) 评论(0) 收藏 举报