Skip to content

Commit

Permalink
(fix): entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Raid Ateir committed Jan 31, 2025
1 parent 276033b commit 207c90e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/local-node/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -ea

# These 3 env variables must be provided.
if [ -z "$DATABASE_URL" ]; then
Expand Down

0 comments on commit 207c90e

Please sign in to comment.