This commit is contained in:
Adrian Hopek
2022-03-15 11:41:27 +01:00
parent cdb8a50dfb
commit eb3c939dd5
9 changed files with 13 additions and 7 deletions

View File

@@ -0,0 +1,9 @@
[PHP]
memory_limit = 1G
[xdebug]
xdebug.client_host=host.docker.internal
xdebug.client_port=9003
xdebug.mode=debug
xdebug.start_with_request=yes
xdebug.log_level=0