Skip to content

Commit 930a330

Browse files
committed
Add note to entrypoint to warn on values solidnerd#430
1 parent 46dc69e commit 930a330

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ if [ -n "${FILE_UPLOAD_SIZE_LIMITS}" ]; then
4242
echo "https://github.com/solidnerd/docker-bookstack/issues/423"
4343
fi
4444

45-
4645
echoerr "wait-for-db: waiting for ${DB_HOST_NAME}:${DB_PORT}"
4746

4847
timeout 15 bash <<EOT

0 commit comments

Comments
 (0)