Skip to content

Instantly share code, notes, and snippets.

@jodyHamilton
Last active April 14, 2017 19:11
Embed
What would you like to do?
A Wordpress Probo Config
assets:
- aap.sql
steps:
- name: Set up site with WordPress plugin
plugin: WordPressApp
devDomain: 'http://allagesproductions.com'
devHome: 'http://allagesproductions.com/'
database: 'aap.sql'
databaseName: 'aap'
databaseGzipped: false
subDirectory: 'code'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment