diff --git a/doctrine/doctrine-bundle/1.6/manifest.json b/doctrine/doctrine-bundle/1.6/manifest.json index e8884e32..2b814105 100644 --- a/doctrine/doctrine-bundle/1.6/manifest.json +++ b/doctrine/doctrine-bundle/1.6/manifest.json @@ -31,7 +31,7 @@ " # - ./docker/db/data:/var/lib/mysql:rw", " # To expose the port on the host", " # ports:", - " # - \"3306:3306\"" + " # - \"3306\"" ], "volumes": ["db-data:"] }