supervisor-server.sh 122 B

123456
  1. #!/bin/bash
  2. set -euo pipefail
  3. sh supervisor/wait-for.sh localhost $SYNCING_SERVER_PORT
  4. node docker/entrypoint-server.js