Applies line edits to clarify nginx default configuration.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
Michael Vincerra
2018-07-11 13:20:07 -07:00
parent 9b0ff80def
commit 276db46105
@@ -70,13 +70,13 @@ server, where you can host custom |CL| mixes.
sudo ln -sf $HOME/mixer/update/www /var/www/mixer
#. To assure ``nginx`` starts by default, add and configure it.
#. Set up ``nginx`` configuration.
.. code-block:: bash
sudo mkdir -p /etc/nginx/conf.d
#. Copy the default example configuration file to `/etc` to load on boot.
#. Copy the default example configuration file.
.. code-block:: bash