Move Drush configuration into the DDEV web container
The drush
directory shouldn't be in the project template; it contains local development-specific stuff and therefore should be part of .ddev/homeadditions
, where its configuration will apply to the DDEV web container only.