mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
use more generic relative paths
This commit is contained in:
parent
ef84f20eb4
commit
36e0741f7e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const config = {
|
|||
mail: 'stvogel@eonerc.rwth-aachen.de'
|
||||
},
|
||||
externalAuth: true,
|
||||
loginURL: 'villas.k8s/oauth2/start?rd=villas.k8s/login/complete',
|
||||
loginURL: '/oauth2/start?rd=/login/complete',
|
||||
provider: 'Jupyter',
|
||||
disableVillasLogin: false,
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue