Skip to content

Commit

Permalink
Merge pull request #53 from davo20019/master
Browse files Browse the repository at this point in the history
Include PHP_XDEBUG_IDEKEY: "my-ide"
  • Loading branch information
csandanov authored Sep 30, 2019
2 parents 83cdba8 + 40687ed commit 7d13763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ services:
# PHP_XDEBUG_DEFAULT_ENABLE: 1
# PHP_XDEBUG_REMOTE_CONNECT_BACK: 0
# PHP_IDE_CONFIG: serverName=my-ide
# PHP_XDEBUG_IDEKEY: "my-ide"
# PHP_XDEBUG_REMOTE_HOST: 172.17.0.1 # Linux
# PHP_XDEBUG_REMOTE_HOST: 10.254.254.254 # macOS
# PHP_XDEBUG_REMOTE_HOST: 10.0.75.1 # Windows
Expand Down

0 comments on commit 7d13763

Please sign in to comment.