Skip to content

Commit 4d5a264

Browse files
Start webserver for 2.3 builds
1 parent 426c0e9 commit 4d5a264

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

magento/Dockerfile-2.3

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ RUN ./start-services && \
6666
rm scripts/install-phpstan.php && \
6767
./stop-services
6868

69+
COPY templates/supervisord-webserver.conf /etc/supervisor/conf.d/webserver.conf
6970
COPY patches/cors.patch cors.patch
7071
COPY templates/install-config-mysql.php dev/tests/integration/etc/
7172
COPY templates/post-install-setup-command-config.php dev/tests/integration/etc/

0 commit comments

Comments
 (0)