Skip to content

Commit

Permalink
Executable entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
blt950 committed Nov 10, 2023
1 parent 608a585 commit ce9cd1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions container/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ if [ -z "$APP_KEY" ] && [ ! -f "$SERVICE_ROOT/.env" ]; then
fi

exec docker-php-entrypoint "$@"

0 comments on commit ce9cd1b

Please sign in to comment.