瀏覽代碼

readme

master
Florian Eisenmenger 1 年之前
父節點
當前提交
f0e19ec60c
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      README.md

+ 4
- 0
README.md 查看文件

@@ -36,6 +36,10 @@
-> create folder "php" in ".ddev"-folder, create a file "xdebug.ini" (here could be also a php.ini - settings made override ddev php.ini) and insert this line into xdebug.ini: xdebug.client_host=docker.for.mac.localhost
-> ddev restart afterwards

Xdebug: When one is not working, use the other.
xdebug.client_host=host.docker.internal
;xdebug.client_host=docker.for.mac.localhost

telnet: Unable to connect to remote host: Connection refused

# PHPMyAdmin installieren:


Loading…
取消
儲存