fix: typo

This commit is contained in:
2025-04-29 00:39:11 +02:00
parent ed1a4ed7f5
commit b7d148047a

View File

@@ -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;
''; '';