add JUPYTERHUB_IP env
This commit is contained in:
@@ -35,6 +35,8 @@ services:
|
||||
DOCKER_NOTEBOOK_IMAGE: hotwa/notebook:latest
|
||||
# Notebook directory inside user image
|
||||
DOCKER_NOTEBOOK_DIR: /home/jovyan/work
|
||||
# add tailscale ip
|
||||
JUPYTERHUB_IP: 0.0.0.0
|
||||
|
||||
volumes:
|
||||
jupyterhub-data:
|
||||
|
||||
Reference in New Issue
Block a user