mirror of
https://github.com/PlayEdu/docker-playedu-light
synced 2025-11-18 19:07:44 +08:00
nginx的最大请求尺寸
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
client_max_body_size 50m;
|
||||
|
||||
server {
|
||||
# 监听端口号9800
|
||||
listen 9800 default_server;
|
||||
|
||||
Reference in New Issue
Block a user