fix: typo
This commit is contained in:
parent
ed1a4ed7f5
commit
b7d148047a
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ in
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
'';
|
'';
|
||||||
location.""^~ /.well-known/acme-challenge/".extraConfig = ''
|
location."^~ /.well-known/acme-challenge/".extraConfig = ''
|
||||||
auth_basic off;
|
auth_basic off;
|
||||||
auth_request off;
|
auth_request off;
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue