Allow hub_connect_url to be configured

This commit is contained in:
Dave Hirschfeld
2018-05-07 18:43:58 +10:00
committed by GitHub
parent dc5d9f02c7
commit d4293650ff

View File

@@ -497,7 +497,8 @@ class JupyterHub(Application):
JupyterHub.hub_connect_ip JupyterHub.hub_connect_ip
JupyterHub.hub_bind_url JupyterHub.hub_bind_url
.. versionadded:: 0.9 .. versionadded:: 0.9
""" """,
config=True
) )
hub_bind_url = Unicode( hub_bind_url = Unicode(
help=""" help="""