fix: typo
This commit is contained in:
parent
b7d148047a
commit
900b8eddac
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 = ''
|
locations."^~ /.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