Revert "Test commit to dismiss review"

This reverts commit 4d5ce319e9.
This commit is contained in:
Ayaz Salikhov
2021-06-09 01:13:12 +03:00
parent 4d5ce319e9
commit 155283ae19

View File

@@ -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