Skip to content

Commit b30b53a

Browse files
authored
Merge pull request #43 from rm-yakovenko/update-config
Update config for xdebug 3
2 parents 6f895d5 + b9c6c2e commit b30b53a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/app/xdebug.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
xdebug.remote_connect_back = 1
2-
xdebug.remote_enable = 1
1+
xdebug.mode=debug
2+
xdebug.discover_client_host=true

0 commit comments

Comments
 (0)