fix xdebug

This commit is contained in:
2026-07-23 23:07:21 +02:00
parent ad6fa5ef2a
commit 8f1fbbfeef
5 changed files with 32 additions and 14 deletions
+2 -1
View File
@@ -8,6 +8,7 @@
"name": "API - Listen for Xdebug",
"type": "php",
"request": "launch",
"hostname": "0.0.0.0",
"port": 9013,
"pathMappings": {
"/app": "${workspaceFolder}"
@@ -38,4 +39,4 @@
}
}
]
}
}