fix: typo
This commit is contained in:
@@ -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;
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user