mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 22:12:57 +00:00
Test commit to dismiss review
This commit is contained in:
@@ -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