First commit - DAMP stack with Prestashop 8 packed - Wp not completed yet
This commit is contained in:
8
volume/app/php/conf.d/20-xdebug.ini
Normal file
8
volume/app/php/conf.d/20-xdebug.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
zend_extension = xdebug.so
|
||||
xdebug.start_with_request = no
|
||||
xdebug.mode = debug
|
||||
xdebug.client_host = host.docker.internal
|
||||
xdebug.client_port = 9003
|
||||
xdebug.remote_cookie_expire_time = 36000
|
||||
xdebug.idekey=VSCODE
|
||||
Reference in New Issue
Block a user