Update .env

This commit is contained in:
Michael Pilosov 2021-11-28 16:37:33 -07:00 committed by GitHub
parent 592305b39d
commit 664174118a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.env
View File

@ -13,7 +13,7 @@ JUPYTERHUB_VERSION=1.5.0
# To check the ports that are in use, run `docker ps`.
# Generally, picking a random number between 8000-9999 won't be an issue.
PORT_NUM=8000
HUB_NAME=carme
HUB_NAME=hub
# Name of Docker network
DOCKER_NETWORK_NAME=hub-network