This commit is contained in:
Administrator 2022-10-20 00:44:15 +03:00
parent 6cae86e9be
commit 128a0c7536

View File

@ -2,6 +2,7 @@ events {}
http {
client_max_body_size 50m;
resolver 127.0.0.11 ipv6=off;
map $http_upgrade $connection_upgrade {
default upgrade;