add composer php in container

This commit is contained in:
andrey
2023-08-14 18:17:57 +03:00
parent df58e8414c
commit eabf4dc249
5 changed files with 14 additions and 2 deletions
+8
View File
@@ -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