mirror of
https://github.com/Yaslonane/docker_php-apache-postgre.git
synced 2026-05-19 09:47:58 +03:00
add composer php in container
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[xdebug]
|
||||
xdebug.mode=develop,debug
|
||||
#xdebug.client_host=127.0.0.1
|
||||
xdebug.client_host=1
|
||||
#xdebug.client_port=9003
|
||||
xdebug.start_with_request=trigger
|
||||
xdebug.idekey = VSCode
|
||||
#xdebug.discover_client_host=false
|
||||
Reference in New Issue
Block a user