Skip to content

Commit 34da52a

Browse files
committed
ci: add app defaults
1 parent 4022301 commit 34da52a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

8.4/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ ENV COMPOSER_HOME=/tmp
4040
ENV COMPOSER_NO_DEV=1
4141
ENV COMPOSER_NO_INTERACTION=1
4242

43+
# App defaults
44+
ENV LOG_CHANNEL=stderr
45+
4346
# Switch to root so we can do root things
4447
USER root
4548

0 commit comments

Comments
 (0)