@ -82,7 +82,8 @@ You can edit other settings here too. See `settings.default.toml` for the settin
In Nginx:
```nginx
# put this inside the "server { }" block:
# Put this inside the "server { }" website definition block:
# The "server { }" block can usually be found somewhere in /etc/nginx on Linux machines, and may have a "server_name" directive specifying the domain name it's serving if multiple websites are configured.