Skip to content

Instantly share code, notes, and snippets.

@mmenavas
Last active February 2, 2018 19:54
Show Gist options
  • Save mmenavas/b559020693478043da5f30235e127807 to your computer and use it in GitHub Desktop.
Save mmenavas/b559020693478043da5f30235e127807 to your computer and use it in GitHub Desktop.
Research Academy Lando files
name: research-academy
recipe: drupal7
config:
webroot: .
php: '5.6'
xdebug: true
services:
appserver:
build:
- "mkdir -p ~/.drush/site-aliases"
- "ln -sf /app/.drush/researchacademy.aliases.drushrc.php ~/.drush/site-aliases/researchacademy.aliases.drushrc.php"
mail:
type: mailhog
hogfrom:
- appserver
portforward: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment