mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Apply suggestions from code review
This commit is contained in:
@@ -20,12 +20,12 @@ The user may **restart** JupyterHub and Traefik services by running:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ tljh-config reload proxy
|
||||
$ sudo tljh-config reload proxy
|
||||
|
||||
This calls systemctl and restarts Traefik. The user may call systemctl and restart only the JupyterHub using the command:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ tljh-config reload hub
|
||||
$ sudo tljh-config reload hub
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user