Update default.conf
This commit is contained in:
parent
2d10522d80
commit
5d37a06e4d
@ -3,7 +3,7 @@ server {
|
||||
|
||||
index index.html index.htm index.nginx-debian.html;
|
||||
server_name _; # managed by Certbot
|
||||
client_max_body_size 50M;
|
||||
client_max_body_size 70M;
|
||||
|
||||
location /auth {
|
||||
if ($request_method = OPTIONS) {
|
||||
|
Loading…
Reference in New Issue
Block a user