Skip to content

Support custom web-root #4

@skyred

Description

@skyred

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions