Current Mac Files
This commit is contained in:
5
compose-env-laravel-8/docker-file-php/90-xdebug.ini
Executable file
5
compose-env-laravel-8/docker-file-php/90-xdebug.ini
Executable file
@@ -0,0 +1,5 @@
|
||||
zend_extension=xdebug.so
|
||||
xdebug.mode=develop,debug
|
||||
xdebug.start_with_request=yes
|
||||
xdebug.discover_client_host=0
|
||||
xdebug.client_host=host.docker.internal
|
||||
Reference in New Issue
Block a user