Skip to content

opdavies/docker-example-drupal-localgov

Repository files navigation

docker-example-drupal-localgov

Installation

# With just
just drush site:install -y --db-url=mysql://app:app@database/app localgov

# Without just
docker compose exec php drush site:install -y --db-url=mysql://app:app@database/app localgov

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published