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 9544bdd commit dd2b556Copy full SHA for dd2b556
php/site-utils.php
@@ -137,7 +137,6 @@ function generate_global_docker_compose_yml( Filesystem $fs ) {
137
EE_CONF_ROOT . '/nginx/conf.d:/etc/nginx/conf.d',
138
EE_CONF_ROOT . '/nginx/htpasswd:/etc/nginx/htpasswd',
139
EE_CONF_ROOT . '/nginx/vhost.d:/etc/nginx/vhost.d',
140
- EE_CONF_ROOT . ':/app/ee4',
141
'/usr/share/nginx/html',
142
'/var/run/docker.sock:/tmp/docker.sock:ro',
143
],
0 commit comments