diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index e3f17f4..f2b8345 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -344,6 +344,7 @@ yeet yeetfile yourdomain yoursite +yyz Zenos zizmor zombocom diff --git a/docs/docs/admin/native-install.mdx b/docs/docs/admin/native-install.mdx index d6d0737..bdda595 100644 --- a/docs/docs/admin/native-install.mdx +++ b/docs/docs/admin/native-install.mdx @@ -137,7 +137,7 @@ Test to make sure it's running with `curl`: curl http://localhost:8240/metrics ``` -Then set up your reverse proxy (Nginx, Caddy, etc.) to point to the Anubis port. Anubis will then reverse proxy all requests that meet the policies in `/etc/anubis/gitea.botPolicies.json` to the target service. +Then set up your reverse proxy (Nginx, Caddy, etc.) to point to the Anubis port. Anubis will then reverse proxy all requests that meet the policies in `/etc/anubis/gitea.botPolicies.yaml` to the target service. For more details on particular reverse proxies, see here: