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