mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Replace chp with traefik-proxy
This commit is contained in:
@@ -108,7 +108,7 @@ def show_logs(container_name):
|
||||
)
|
||||
run_container_command(
|
||||
container_name,
|
||||
'systemctl --no-pager status jupyterhub configurable-http-proxy'
|
||||
'systemctl --no-pager status jupyterhub traefik'
|
||||
)
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user