Parcourir la source

Fix Xdebug on Linux #797

Mark Shust il y a 2 ans
Parent
commit
42d0d6d1e4
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      compose/compose.yaml

+ 2 - 0
compose/compose.yaml

@@ -28,6 +28,8 @@ services:
     #extra_hosts: &appextrahosts
       ## Selenium support, replace "magento.test" with URL of your site
       #- "magento.test:172.17.0.1"
+      ## Linux, uncomment for Xdebug capabilities:
+      #- "host.docker.internal:host-gateway"
 
   phpfpm:
     image: markoshust/magento-php:8.1-fpm-1