Skip to content

Instantly share code, notes, and snippets.

@yuklia
Created September 16, 2017 10:58
Show Gist options
  • Save yuklia/bc8f49a06ab4892ca1373f6be7f97158 to your computer and use it in GitHub Desktop.
Save yuklia/bc8f49a06ab4892ca1373f6be7f97158 to your computer and use it in GitHub Desktop.
php:
build: ./php
volumes:
- ./../:/var/www
environment:
- XDEBUG_CONFIG=remote_host=10.254.254.254
- PHP_IDE_CONFIG=serverName=plumbus.com # for console debugging
links:
- db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment