Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit d50c554

Browse files
geerlingguygrasmash
authored andcommitted
Fixes #809: Add mailhog to Drupal VM installed_extras. (#810)
1 parent ad5e764 commit d50c554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/drupal-vm/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ nodejs_install_npm_user: "{{ drupalvm_user }}"
4545
npm_config_prefix: "/home/{{ drupalvm_user }}/.npm-global"
4646
installed_extras:
4747
- adminer
48+
- mailhog
4849
- nodejs
4950
- selenium
5051

0 commit comments

Comments
 (0)