瀏覽代碼

Fix Xdebug on Linux #797

Mark Shust 2 年之前
父節點
當前提交
42d0d6d1e4
共有 1 個文件被更改,包括 2 次插入0 次删除
  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