Docker > update configuration

This commit is contained in:
Meritoo
2018-09-06 23:33:23 +02:00
parent 7ef83dac5d
commit 525391083a
6 changed files with 129 additions and 71 deletions

6
docker/config/xdebug.ini Normal file
View File

@@ -0,0 +1,6 @@
[xdebug]
zend_extension=xdebug.so
xdebug.remote_enable=1
xdebug.remote_port=9001
xdebug.remote_host=10.254.254.254