diff --git a/jupyterhub_config.py b/jupyterhub_config.py index 74ac18abf248405306249b20c367ea1c8c4c5d86..a01cc4c7a442069ea7f59ee6620ec117a6ff1432 100644 --- a/jupyterhub_config.py +++ b/jupyterhub_config.py @@ -728,7 +728,7 @@ c.JupyterHub.data_files_path = '/data/jupyterhub' # (i.e. it should include a trailing slash), e.g. # https://jupyterhub.example.org/prefix/ # Default: '' -c.JupyterHub.public_url = 'https://jupyterhub.ub.unibas.ch/' +c.JupyterHub.public_url = 'https://jupyterhub.ki.ub.unibas.ch/' ## Recreate all certificates used within JupyterHub on restart. #