mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
validate proxy.extra_routes
- add trailing slash if missing, and warn - raise if leading slash is wrong (must not be present with host routing, must be present otherwise)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# 1. start/stop servers, and
|
||||
# 2. access the server API
|
||||
|
||||
c = get_config() # noqa
|
||||
|
||||
c.JupyterHub.load_roles = [
|
||||
{
|
||||
"name": "launcher",
|
||||
|
Reference in New Issue
Block a user