fix xdebug
This commit is contained in:
Vendored
+2
-1
@@ -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 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user