mirror of
https://github.com/shadoll/php7-xdebug-vscode.git
synced 2026-08-28 03:27:42 +00:00
initial data
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
xdebug.remote_enable = 1
|
||||
xdebug.remote_autostart = 1
|
||||
xdebug.remote_connect_back = 1
|
||||
xdebug.remote_idekey = VSCODE
|
||||
xdebug.remote_host=docker.for.mac.localhost
|
||||
xdebug.remote_port=9003
|
||||
Reference in New Issue
Block a user