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:
@@ -44,7 +44,7 @@ Step 1: Installing The Littlest JupyterHub
|
|||||||
.. code::
|
.. code::
|
||||||
|
|
||||||
export REQUESTS_CA_BUNDLE=</directory/with/your/ssl/certificates>
|
export REQUESTS_CA_BUNDLE=</directory/with/your/ssl/certificates>
|
||||||
sudo npm config set cafile </directory/with/your/ssl/certificates>
|
sudo npm config set cafile=</directory/with/your/ssl/certificates>
|
||||||
|
|
||||||
#. Make sure you have ``Python3``, ``curl`` and ``git`` installed. On latest Ubuntu you can get all of these with:
|
#. Make sure you have ``Python3``, ``curl`` and ``git`` installed. On latest Ubuntu you can get all of these with:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user