init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
zend_extension=xdebug.so
|
||||
|
||||
xdebug.mode=debug
|
||||
xdebug.start_with_request = trigger
|
||||
xdebug.client_host=host.docker.internal
|
||||
xdebug.client_port=9003
|
||||
xdebug.idekey=PHPSTORM
|
||||
xdebug.discover_client_host = 1
|
||||
;xdebug.log=/tmp/xdebug.log
|
||||
xdebug.log_level=7
|
||||
Reference in New Issue
Block a user