Enable oauth debug
This commit is contained in:
parent
dcebfb5d6a
commit
a59f6924be
|
@ -276,7 +276,7 @@ hub:
|
||||||
targetPort: 8082
|
targetPort: 8082
|
||||||
name: refresh-token
|
name: refresh-token
|
||||||
extraEnv:
|
extraEnv:
|
||||||
NEXTCLOUD_DEBUG_OAUTH: "no"
|
NEXTCLOUD_DEBUG_OAUTH: "yes"
|
||||||
NEXTCLOUD_HOST: uu.drive.test.sunet.se
|
NEXTCLOUD_HOST: uu.drive.test.sunet.se
|
||||||
JUPYTER_HOST: uu-jupyter.drive.sunet.se
|
JUPYTER_HOST: uu-jupyter.drive.sunet.se
|
||||||
JUPYTERHUB_API_KEY:
|
JUPYTERHUB_API_KEY:
|
||||||
|
|
Loading…
Reference in a new issue