mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #403 from GeorgianaElena/update_docs
Docs update: reload proxy after modifying the ports
This commit is contained in:
@@ -75,8 +75,8 @@ For more information on ``tljh-config``, see :ref:`topic/tljh-config`.
|
|||||||
|
|
||||||
sudo tljh-config reload
|
sudo tljh-config reload
|
||||||
|
|
||||||
Confirm that the new authentactor works
|
Confirm that the new authenticator works
|
||||||
=======================================
|
========================================
|
||||||
|
|
||||||
#. **Open an incognito window** in your browser (do not log out until you confirm
|
#. **Open an incognito window** in your browser (do not log out until you confirm
|
||||||
that the new authentication method works!)
|
that the new authentication method works!)
|
||||||
|
|||||||
@@ -88,6 +88,7 @@ Ports
|
|||||||
|
|
||||||
sudo tljh-config set http.port 8080
|
sudo tljh-config set http.port 8080
|
||||||
sudo tljh-config set https.port 8443
|
sudo tljh-config set https.port 8443
|
||||||
|
sudo tljh-config reload proxy
|
||||||
|
|
||||||
.. _tljh-set-user-lists:
|
.. _tljh-set-user-lists:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user