docs: Mention server_name in existing server nginx docs.

As discussed in the issue, it'd be a helpful hint for folks doing this
to mention this detail.

Fixes #16705.
This commit is contained in:
Tim Abbott 2021-11-17 16:53:02 -08:00
parent cc11743047
commit c64eebcc9e
1 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,10 @@ Zulip's Puppet configuration will change the ownership of
`/var/log/nginx` so that the `zulip` user can access it. Depending on
your configuration, this may or may not cause problems.
Depending on how you have configured `nginx` for your other services,
you may need to add a `server_name` for the Zulip `server` block in
the `nginx` configuration.
### Puppet
If you have a Puppet server running on your server, you will get an