See if proxy uses this setting
This commit is contained in:
parent
6e74400870
commit
9291e42258
|
@ -144,7 +144,7 @@ hub:
|
|||
c.JupyterHub.services = [
|
||||
{
|
||||
'name': 'refresh-token',
|
||||
'url': 'http://127.0.0.1:8082',
|
||||
'url': 'http://hub:8082',
|
||||
'display': False,
|
||||
'oauth_no_confirm': True,
|
||||
'api_token': os.environ['JUPYTERHUB_CRYPT_KEY'],
|
||||
|
|
Loading…
Reference in a new issue