Skip to content

Commit dd2b556

Browse files
committed
Remove /app/ee4 from nginx-proxy
Signed-off-by: Kirtan Gajjar <[email protected]>
1 parent 9544bdd commit dd2b556

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

php/site-utils.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ function generate_global_docker_compose_yml( Filesystem $fs ) {
137137
EE_CONF_ROOT . '/nginx/conf.d:/etc/nginx/conf.d',
138138
EE_CONF_ROOT . '/nginx/htpasswd:/etc/nginx/htpasswd',
139139
EE_CONF_ROOT . '/nginx/vhost.d:/etc/nginx/vhost.d',
140-
EE_CONF_ROOT . ':/app/ee4',
141140
'/usr/share/nginx/html',
142141
'/var/run/docker.sock:/tmp/docker.sock:ro',
143142
],

0 commit comments

Comments
 (0)