Skip to content

Commit f8c53dd

Browse files
authored
Update docker-compose.yml
1 parent cb623ad commit f8c53dd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docker-compose.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,6 @@ services:
297297
ports:
298298
- "127.0.0.1:8081:8081"
299299
- "127.0.0.1:6082:6082"
300-
volumes:
301-
- varnish:/etc/varnish
302300
user: varnish
303301
cpuset: "0"
304302
cpu_shares: 614
@@ -401,7 +399,6 @@ services:
401399
volumes:
402400
- magento:${ROOT_PATH}:ro
403401
- ssl:/etc/ssl
404-
- nginx:/etc/nginx
405402
- certbot:/etc/letsencrypt:ro
406403
- phpmyadmin:/var/www/html:ro
407404
- phpmyadmincfg:/etc/phpmyadmin:ro
@@ -532,8 +529,6 @@ volumes:
532529
rabbitmq:
533530
certbot:
534531
certbotlib:
535-
nginx:
536-
varnish:
537532

538533

539534
# # ---------------------------------------------------------------------------------------------------------------------#

0 commit comments

Comments
 (0)