Update jupyterhub_config.py
This commit is contained in:
parent
7b967fd1a8
commit
7b7209d11f
1 changed files with 1 additions and 1 deletions
|
|
@ -533,7 +533,7 @@ c.JupyterHub.ip = 'wvm-srv5.luminy.univ-amu.fr'
|
||||||
# Use JupyterHub.bind_url
|
# Use JupyterHub.bind_url
|
||||||
# Default: 8000
|
# Default: 8000
|
||||||
c.JupyterHub.port = 443
|
c.JupyterHub.port = 443
|
||||||
|
c.ConfigurableHTTPProxy.command = ['configurable-http-proxy', '--redirect-port', '80']
|
||||||
## DEPRECATED since version 0.8 : Use ConfigurableHTTPProxy.api_url
|
## DEPRECATED since version 0.8 : Use ConfigurableHTTPProxy.api_url
|
||||||
# Default: ''
|
# Default: ''
|
||||||
# c.JupyterHub.proxy_api_ip = ''
|
# c.JupyterHub.proxy_api_ip = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue