Skip to content

Commit

Permalink
Fixes #809: Add mailhog to Drupal VM installed_extras. (#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy authored and grasmash committed Dec 19, 2016
1 parent ad5e764 commit d50c554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/drupal-vm/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ nodejs_install_npm_user: "{{ drupalvm_user }}"
npm_config_prefix: "/home/{{ drupalvm_user }}/.npm-global"
installed_extras:
- adminer
- mailhog
- nodejs
- selenium

Expand Down

0 comments on commit d50c554

Please sign in to comment.