Update file default.conf

This commit is contained in:
Mikhail 2023-07-03 18:19:00 +00:00
parent 5eb8122b0e
commit 0f4f7117c7

@ -3,7 +3,6 @@ server {
index index.html index.htm index.nginx-debian.html;
server_name _; # managed by Certbot
client_max_body_size 50M;
location /auth {
if ($request_method = OPTIONS) {