Update custom-server.rst

This commit is contained in:
Fred Mitchell
2018-11-03 17:29:30 -04:00
committed by GitHub
parent 1cb30f8ee0
commit 498a1cbd40

View File

@@ -33,7 +33,7 @@ Step 1: Installing The Littlest JupyterHub
#. If your server is behind a firewall and needs a proxy:
.. code::
.. code-block:: bash
export http_proxy=<your_proxy>
export https_proxy=<your_proxy>