File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ENV DEBIAN_FRONTEND=noninteractive
1313ENV TZ=UTC
1414ENV SUPERVISOR_PHP_COMMAND="/usr/bin/php -d variables_order=EGPCS /var/www/html/artisan serve --host=0.0.0.0 --port=80"
1515ENV SUPERVISOR_PHP_USER="sail"
16- ENV PLAYWRIGHT_BROWSERS_PATH=0
16+ ENV PLAYWRIGHT_BROWSERS_PATH=0
1717
1818RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ENV DEBIAN_FRONTEND=noninteractive
1313ENV TZ=UTC
1414ENV SUPERVISOR_PHP_COMMAND="/usr/bin/php -d variables_order=EGPCS /var/www/html/artisan serve --host=0.0.0.0 --port=80"
1515ENV SUPERVISOR_PHP_USER="sail"
16- ENV PLAYWRIGHT_BROWSERS_PATH=0
16+ ENV PLAYWRIGHT_BROWSERS_PATH=0
1717
1818RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
1919
You can’t perform that action at this time.
0 commit comments