Change to dns name
This commit is contained in:
parent
a1ba651150
commit
89425ef835
|
@ -142,7 +142,7 @@ hub:
|
|||
c.JupyterHub.services = [
|
||||
{
|
||||
'name': 'refresh-token',
|
||||
'url': 'http://0.0.0.0:8082',
|
||||
'url': 'http://hub:8082',
|
||||
'display': False,
|
||||
'oauth_no_confirm': True,
|
||||
'api_token': os.environ['JUPYTERHUB_CRYPT_KEY'],
|
||||
|
|
Loading…
Reference in a new issue