Merge pull request #39 from maxhelias/fix-readme

Fixed xdebug guide
This commit is contained in:
Maxime Helias 2018-11-25 15:54:20 +01:00 committed by GitHub
commit 5f2d1f3a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ As example, an override could look like this:
version: '3.4'
services:
php:
app:
build:
context: .
target: symfony_docker_php_dev