This commit is contained in:
fro
2025-11-11 09:08:04 -05:00
parent fa4c1b3419
commit 9f2ddc0307

View File

@@ -57,7 +57,7 @@ server {
#location ~ ^/(index.html|[A-Za-z0-9]+) {
#}
# access to certain files
# enable access to certain files in the www root folder
location ~ ^/(robots.txt|favicon.ico|Inconsolata.ttf) {
# do nothing, which means avoid the postgrest proxy
}