Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mberhorst
Last active August 29, 2015 14:13
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 mberhorst/efb8be308c6a4df3a830 to your computer and use it in GitHub Desktop.
Save mberhorst/efb8be308c6a4df3a830 to your computer and use it in GitHub Desktop.
dokku configuration for owncloud
{
"require": {
"php": "~5.6.0",
"ext-gd": "*",
"ext-mbstring": "*"
}
}
web: vendor/bin/heroku-php-apache2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment