/ wa.fo file access

adding favicon.ico
This commit is contained in:
fro
2025-11-11 08:50:57 -05:00
parent 1db55e0b9a
commit cb5f3b31a9

View File

@@ -54,8 +54,8 @@ server {
}
# access to certain files
location ~ ^/(robots.txt) {
location ~ ^/(robots.txt|favicon.ico) {
# do nothing, which means avoid the postgrest proxy
}
# /dbg/shortcode | debug mode