This commit is contained in:
Stefan Wieczorek
2025-04-07 16:47:20 +02:00
parent 60c0018629
commit a46ec0dfd6

View File

@@ -46,7 +46,6 @@ server {
application/wasm wasm; application/wasm wasm;
} }
location ^~ /.well-known { location ^~ /.well-known {
# The rules in this block are an adaptation of the rules # The rules in this block are an adaptation of the rules
# in `.htaccess` that concern `/.well-known`. # in `.htaccess` that concern `/.well-known`.