mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 14:33:00 +00:00
Fix port config documentation to match reality
This commit is contained in:
@@ -63,7 +63,7 @@ class Spawner(LoggingConfigurable):
|
|||||||
help="""
|
help="""
|
||||||
The port for single-user servers to listen on.
|
The port for single-user servers to listen on.
|
||||||
|
|
||||||
Defaults to `0`, which uses the default port (8888).
|
Defaults to `0`, which uses a randomly allocated port number each time.
|
||||||
|
|
||||||
New in version 0.7.
|
New in version 0.7.
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user