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 cb623ad commit f8c53ddCopy full SHA for f8c53dd
docker-compose.yml
@@ -297,8 +297,6 @@ services:
297
ports:
298
- "127.0.0.1:8081:8081"
299
- "127.0.0.1:6082:6082"
300
- volumes:
301
- - varnish:/etc/varnish
302
user: varnish
303
cpuset: "0"
304
cpu_shares: 614
@@ -401,7 +399,6 @@ services:
401
399
volumes:
402
400
- magento:${ROOT_PATH}:ro
403
- ssl:/etc/ssl
404
- - nginx:/etc/nginx
405
- certbot:/etc/letsencrypt:ro
406
- phpmyadmin:/var/www/html:ro
407
- phpmyadmincfg:/etc/phpmyadmin:ro
@@ -532,8 +529,6 @@ volumes:
532
529
rabbitmq:
533
530
certbot:
534
531
certbotlib:
535
- nginx:
536
- varnish:
537
538
539
# # ---------------------------------------------------------------------------------------------------------------------#
0 commit comments