Skip to content
Snippets Groups Projects
Commit 1ad6234d authored by František Dvořák's avatar František Dvořák
Browse files

Fix JWT - network policy and separated pod

parent e9189e48
Branches jwt
No related tags found
No related merge requests found
...@@ -109,12 +109,11 @@ hub: ...@@ -109,12 +109,11 @@ hub:
url: "http://status-web/" url: "http://status-web/"
admin: true admin: true
jwt: jwt:
url: "http://localhost:1984/" url: "http://jwt/"
command: ["fastapi", "run", "--port", "1984", "/egi-notebooks-hub/egi_notebooks_hub/services/api_wrapper.py"]
display: false display: false
image: image:
name: valtri/hub name: valtri/hub
tag: "eosc7-jwt" tag: "eosc9-jwt"
config: config:
Authenticator: Authenticator:
enable_auth_state: true enable_auth_state: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment