Skip to content

Commit

Permalink
Merge pull request #125 from ostrolucky/shell-verbosity
Browse files Browse the repository at this point in the history
Set shell verbosity to debug by default
  • Loading branch information
Ocramius authored May 21, 2021
2 parents d163143 + 87ab727 commit a21b672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ COPY src /app/src/

RUN composer dump-autoload -a --no-dev

ENV SHELL_VERBOSITY=3

ENTRYPOINT ["/app/bin/console.php"]

0 comments on commit a21b672

Please sign in to comment.