fix xdebug (taken from elixforms-web-services)

This commit is contained in:
2026-07-24 15:05:17 +02:00
committed by pierpaolo.mammi
parent 7a015f2b70
commit 2289f6e5be
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -54,6 +54,7 @@
"name": "WWW - Listen for Xdebug",
"type": "php",
"request": "launch",
"hostname": "0.0.0.0",
"port": 9023,
"pathMappings": {
"/app": "${workspaceFolder}/php"