mirror of
https://github.com/veops/cmdb.git
synced 2025-08-25 18:12:20 +08:00
feat: update nginx configuration client_max_body_size
This commit is contained in:
@@ -26,6 +26,8 @@ server {
|
||||
application/rss+xml
|
||||
image/svg+xml;
|
||||
|
||||
client_max_body_size 100m;
|
||||
|
||||
root /etc/nginx/html;
|
||||
location / {
|
||||
root /etc/nginx/html;
|
||||
|
Reference in New Issue
Block a user