diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 3a87eee..5cb0738 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -236,6 +236,7 @@ pki podkova podman poststart +poxied prebaked privkey promauto @@ -278,6 +279,7 @@ shirou Sidetrade simprint sitemap +Slackware sls sni Spambot diff --git a/docs/docs/admin/environments/nginx.mdx b/docs/docs/admin/environments/nginx.mdx index ec961cd..fcbba26 100644 --- a/docs/docs/admin/environments/nginx.mdx +++ b/docs/docs/admin/environments/nginx.mdx @@ -129,6 +129,8 @@ server { listen unix:/run/nginx/nginx.sock; server_name mimi.techaro.lol; + + port_in_redirect off; root "/srv/http/mimi.techaro.lol"; index index.html;