REL-0.12 Revert Xdebug port back to 9000

This commit is contained in:
cytopia 2017-10-08 12:27:31 +02:00
parent bb2288a461
commit 5fce8da961
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -359,7 +359,7 @@ PHP_XDEBUG_ENABLE=1
# Your local port (your computer host [not the docker])
# where your ide/editor is listening for xdebug connections.
PHP_XDEBUG_REMOTE_PORT=9001
PHP_XDEBUG_REMOTE_PORT=9000
# Your local IP address (your computer host [not the docker])
# where your ide/editor is listening for xdebug connections.