mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 13:32:56 +00:00
@@ -53,7 +53,7 @@ if [[ "${LETSENCRYPT}" == yes || "${SECURE}" == yes ]]; then
|
|||||||
fi
|
fi
|
||||||
export PORT=${PORT:=443}
|
export PORT=${PORT:=443}
|
||||||
else
|
else
|
||||||
CONFIG="notebook.yml"
|
CONFIG=notebook.yml
|
||||||
export PORT=${PORT:=80}
|
export PORT=${PORT:=80}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user