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