Skip to content

Instantly share code, notes, and snippets.

@sanderson
Forked from josefrichter/boxfile.yml
Last active August 8, 2017 14:17
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 sanderson/0bbe0584c4c0d2d9ee05138081b87b06 to your computer and use it in GitHub Desktop.
Save sanderson/0bbe0584c4c0d2d9ee05138081b87b06 to your computer and use it in GitHub Desktop.
run.config:
engine: php
engine.config:
runtime: php-5.6
extensions:
- gd
- mysqli
- curl
- zlib
apache_modules:
- authz_host
web.wp:
start: php-server
network_dirs:
data.storage:
- wp-content/uploads/
data.db:
image: nanobox/mysql:5.6
data.storage:
image: nanobox/unfs:0.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment