-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The upstream Drupal docker library uses the composer default web folder name as the web-root. So if a project has a custom web-root, the current way to get around with it is to create a system link.
ln -s ./docroot/ web
But, we'd like to automate this.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request