mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
Allow hub_connect_url
to be configured
This commit is contained in:
@@ -497,7 +497,8 @@ class JupyterHub(Application):
|
||||
JupyterHub.hub_connect_ip
|
||||
JupyterHub.hub_bind_url
|
||||
.. versionadded:: 0.9
|
||||
"""
|
||||
""",
|
||||
config=True
|
||||
)
|
||||
hub_bind_url = Unicode(
|
||||
help="""
|
||||
|
Reference in New Issue
Block a user