docker4drupal icon indicating copy to clipboard operation
docker4drupal copied to clipboard

How to access to site resources with drush

Open arrubiu opened this issue 7 years ago • 0 comments

I'm creating a custom drush command and I've to access the sitemap.xml file generated by simple xml sitemap. The problem is that I'm working in my local machine and the php container can't access to custom local domain that I'm using to develop the site.

Is there a solution?

arrubiu avatar Aug 15 '18 20:08 arrubiu