We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426c0e9 commit 4d5a264Copy full SHA for 4d5a264
magento/Dockerfile-2.3
@@ -66,6 +66,7 @@ RUN ./start-services && \
66
rm scripts/install-phpstan.php && \
67
./stop-services
68
69
+COPY templates/supervisord-webserver.conf /etc/supervisor/conf.d/webserver.conf
70
COPY patches/cors.patch cors.patch
71
COPY templates/install-config-mysql.php dev/tests/integration/etc/
72
COPY templates/post-install-setup-command-config.php dev/tests/integration/etc/
0 commit comments