diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml
index c5f5159018648e73cf9634cfbe2ffe433c00b733..8d58387516108279f1d26861341dba1db0ce196b 100644
--- a/cesnet-central/deployments/fullhub.yaml
+++ b/cesnet-central/deployments/fullhub.yaml
@@ -109,12 +109,11 @@ hub:
       url: "http://status-web/"
       admin: true
     jwt:
-      url: "http://localhost:1984/"
-      command: ["fastapi", "run", "--port", "1984", "/egi-notebooks-hub/egi_notebooks_hub/services/api_wrapper.py"]
+      url: "http://jwt/"
       display: false
   image:
     name: valtri/hub
-    tag: "eosc7-jwt"
+    tag: "eosc9-jwt"
   config:
     Authenticator:
       enable_auth_state: true