Fixed xdebug guide

This commit is contained in:
Maxime Helias 2018-11-19 09:59:44 +01:00 committed by Maxime Helias
parent 8632436724
commit 1d1ec89a7f

View File

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