mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Update custom-server.rst
This commit is contained in:
@@ -33,7 +33,7 @@ Step 1: Installing The Littlest JupyterHub
|
|||||||
|
|
||||||
#. If your server is behind a firewall and needs a proxy:
|
#. If your server is behind a firewall and needs a proxy:
|
||||||
|
|
||||||
.. code::
|
.. code-block:: bash
|
||||||
|
|
||||||
export http_proxy=<your_proxy>
|
export http_proxy=<your_proxy>
|
||||||
export https_proxy=<your_proxy>
|
export https_proxy=<your_proxy>
|
||||||
|
|||||||
Reference in New Issue
Block a user