Added service script

This commit is contained in:
Kevin Frantz 2019-01-06 19:39:25 +01:00
parent 14392c22f0
commit eb55d4ef0b

View File

@ -0,0 +1,3 @@
#!/bin/bash
cd "$(dirname "$(readlink -f "${0}")")/../docker-symfony/" || exit 1
docker-compose exec php php bin/console debug:autowiring