@@ -1,4 +1,7 @@
#!/bin/bash
#!/usr/bin/env bash
set -e
echo "Starting DocuPulse..."
echo "Waiting for database..."
while ! nc -z db 5432; do
The note is not visible to the blocked user.