local: vhost: "http://wordpress.local/" wordpress_path: "/var/www/wordpress/" # use an absolute path here database: name: "wordpress" user: "wordpress" password: "wordpress" host: "localhost" staging: vhost: "http://example.com" wordpress_path: "/var/www/your_site" # use an absolute path here database: name: "database_name" user: "user" password: "password" host: "localhost" exclude: - ".git/" - "

{{#tags}}- {{label}}
{{/tags}}