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