Damn spaces
1 files changed, 1 insertions(+), 1 deletions(-) M content/posts/Host Searx on OpenBSD.md
M content/posts/Host Searx on OpenBSD.md => content/posts/Host Searx on OpenBSD.md +1 -1
@@ 150,7 150,7 @@ http { server { listen 443 ssl; - listen [::]:443 ssl; + listen [::]:443 ssl; server_name searx.fmac.xyz; ssl_protocols TLSv1.2 TLSv1.3;