mirror of
https://github.com/v2board/v2board.git
synced 2025-03-13 06:04:42 +08:00
7 lines
185 B
INI
7 lines
185 B
INI
xdebug.start_with_request = no
|
|
xdebug.mode = debug
|
|
xdebug.client_host = host.docker.internal
|
|
xdebug.client_port = 9003
|
|
xdebug.remote_cookie_expire_time = 36000
|
|
xdebug.idekey = PHPSTORM
|