Test commit to dismiss review

This commit is contained in:
Ayaz Salikhov
2021-06-09 01:04:37 +03:00
parent b964b90a1c
commit 4d5ce319e9

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