Created
February 14, 2012 22:54
-
-
Save nanobox-io/1831372 to your computer and use it in GitHub Desktop.
Quick Install Wordpress Boxfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
web1: | |
name: wp-web | |
shared_writable_dirs: | |
- wp-content/uploads/ | |
after_build: | |
- "mv pagoda/wp-config.php wp-config.php" | |
db1: | |
name: wp-db |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment