From 13a3fdc0269e46562d6fd959116235c82f7a3ab6 Mon Sep 17 00:00:00 2001
From: Jonas Waeber <jonas.waeber@unibas.ch>
Date: Thu, 6 Feb 2025 17:14:58 +0100
Subject: [PATCH] try

---
 jupyterhub_config.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jupyterhub_config.py b/jupyterhub_config.py
index 9723b9d..a3dac59 100644
--- a/jupyterhub_config.py
+++ b/jupyterhub_config.py
@@ -1142,4 +1142,4 @@ c.DockerSpawner.remove = False
 c.DockerSpawner.debug = True
 
 c.JupyterHub.hub_ip = '0.0.0.0'
-c.JupyterHub.hub_connect_ip = 'jupyterhub'
\ No newline at end of file
+c.JupyterHub.hub_connect_ip = 'jupyterhub.ki.intern.ub.unibas.ch'
\ No newline at end of file
-- 
GitLab