fix: typo

This commit is contained in:
2025-04-29 00:39:50 +02:00
parent b7d148047a
commit 900b8eddac

View File

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