mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 05:53:00 +00:00
Add some docs clarifications
This commit is contained in:
@@ -130,7 +130,7 @@ c.JupyterHub.proxy_api_ip = '10.0.1.4'
|
||||
c.JupyterHub.proxy_api_port = 5432
|
||||
```
|
||||
|
||||
The Hub service also listens only on localhost by default.
|
||||
The Hub service also listens only on localhost (port 8080) by default.
|
||||
The Hub needs needs to be accessible from both the proxy and all Spawners.
|
||||
When spawning local servers localhost is fine,
|
||||
but if *either* the Proxy or (more likely) the Spawners will be remote or isolated in containers,
|
||||
|
Reference in New Issue
Block a user