Selaa lähdekoodia

Fix Xdebug on Linux #797

Mark Shust 2 vuotta sitten
vanhempi
commit
42d0d6d1e4
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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