Commit 0f69854c authored by Administrator's avatar Administrator

Update out.sh

parent 5e2ab9e9
......@@ -441,7 +441,7 @@ install_shadowbox() {
fi
readonly API_PORT
readonly ACCESS_CONFIG="${ACCESS_CONFIG:-${SHADOWBOX_DIR}/access.txt}"
readonly SB_IMAGE="${SB_IMAGE:-quay.io/outline/shadowbox:v1.7.1}"
readonly SB_IMAGE="${SB_IMAGE:-quay.io/outline/shadowbox:server-v1.6.1}"
PUBLIC_HOSTNAME="${FLAGS_HOSTNAME:-${SB_PUBLIC_IP:-}}"
if [[ -z "${PUBLIC_HOSTNAME}" ]]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment