Skip to content

Instantly share code, notes, and snippets.

@BronsonQuick
Created March 20, 2018 02:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BronsonQuick/f10ac0db322f1c6679b2196a0991ab8f to your computer and use it in GitHub Desktop.
Save BronsonQuick/f10ac0db322f1c6679b2196a0991ab8f to your computer and use it in GitHub Desktop.
hosts:
- thunderhead.local
database:
name: wordpress
user: wordpress
password: vagrantpassword
prefix: thunderhead_
admin:
user: admin
email: admin@example.com
password: password
paths:
base: ..
wp: ./wordpress
content: ./wp-content
php: 7.0
extensions:
- chassis/cavalcade
- chassis/mailhog
- chassis/memcache
- chassis/sequelpro
- chassis/tester
- chassis/xdebug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment