inital commit

This commit is contained in:
sHa
2022-06-24 11:45:13 +03:00
parent 03213ffa25
commit a6211dde7a
4 changed files with 7 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ zend_extension = xdebug.so
;old xdebug.remote_enable = 1
xdebug.mode = develop,coverage,debug,profile
;old xdebug.remote_connect_back = 0
xdebug.discover_client_host = true
xdebug.discover_client_host = false
;old xdebug.remote_autostart = 1
xdebug.start_with_request = yes
;old xdebug.remote_idekey = docker