1
0
Fork 0
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:
Iris Marie Köster 2021-02-04 14:25:13 +01:00
parent ef84f20eb4
commit 36e0741f7e

View file

@ -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,
};