This commit is contained in:
fro
2025-11-11 09:07:31 -05:00
parent 6a6905eedb
commit fa4c1b3419

View File

@@ -53,8 +53,8 @@ server {
error_page 404 = @myownredirect; error_page 404 = @myownredirect;
} }
# enable maintenance mode, as index.html on the root is used when the postgrest proxy is being maintained # maintenance mode, as index.html on the root is used when the postgrest proxy is being maintained
#location ~ ^/(index.html) { #location ~ ^/(index.html|[A-Za-z0-9]+) {
#} #}
# access to certain files # access to certain files