From 8ae828bb43f7949aeec41367f0a4670655d92046 Mon Sep 17 00:00:00 2001 From: Scott Walkinshaw Date: Mon, 28 Mar 2016 20:54:40 -0500 Subject: [PATCH] Syncing trellis/local-development-setup.md from WordPress at https://roots.io/wp (Roots) - wpghs --- trellis/local-development-setup.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/trellis/local-development-setup.md b/trellis/local-development-setup.md index 6e0f2eba..4765e517 100644 --- a/trellis/local-development-setup.md +++ b/trellis/local-development-setup.md @@ -1,20 +1,17 @@ --- ID: 7763 post_title: Local Development Setup -author: - - Ben Word -post_date: - - 2015-10-15 12:24:41 -post_excerpt: - - "" +author: Ben Word +post_date: 2015-10-15 12:24:41 +post_excerpt: "" layout: doc -permalink: - - /trellis/docs/local-development-setup/ +permalink: > + https://roots.io/trellis/docs/local-development-setup/ published: true docs_project: - - "19" + - 'a:1:{i:0;s:2:"19";}' publish_to_discourse: - - "0" + - 'a:1:{i:0;s:1:"0";}' --- Configure the sites on your Vagrant development VM by editing `group_vars/development/wordpress_sites.yml` and `group_vars/development/vault`. @@ -53,4 +50,4 @@ Configure the sites on your Vagrant development VM by editing `group_vars/develo * `db_host` - database hostname (default: `localhost`) * `domain_current_site` (required if multisite.enabled is `true`) -After your WordPress sites have been configured, run `vagrant up`. +After your WordPress sites have been configured, run `vagrant up`. \ No newline at end of file