fix xdebug (taken from elixforms-web-services)

This commit is contained in:
2026-07-24 15:05:17 +02:00
committed by pierpaolo.mammi
parent 7a015f2b70
commit 2289f6e5be
3 changed files with 5 additions and 3 deletions
+3 -2
View File
@@ -5,5 +5,6 @@ xdebug.mode=develop,debug
xdebug.start_with_request=yes
xdebug.client_host=host.docker.internal
xdebug.client_port=9023
xdebug.log_level=0
xdebug.idekey=VSCODE
xdebug.log=/tmp/xdebug.log
xdebug.log_level=7
xdebug.idekey=VSCODE