Skip to content

Commit 5e934d8

Browse files
committed
Merge branch 'mrrobot47-fix/duplicate-entry' into develop
2 parents e419a0c + efa6a4d commit 5e934d8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/helper/service-utils.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,6 @@ function generate_global_docker_compose_yml( Filesystem $fs ) {
152152
'path_to_symlink' => EE_SERVICE_DIR . '/nginx-proxy/logs',
153153
'container_path' => '/var/log/nginx',
154154
],
155-
[
156-
'name' => 'nginx_proxy_logs',
157-
'path_to_symlink' => EE_SERVICE_DIR . '/nginx-proxy/logs',
158-
'container_path' => '/var/log/nginx',
159-
],
160155
[
161156
'name' => '/var/run/docker.sock',
162157
'path_to_symlink' => '/var/run/docker.sock',

0 commit comments

Comments
 (0)