Skip to content

Instantly share code, notes, and snippets.

@andyshora
Created December 4, 2017 08:56
Show Gist options
  • Save andyshora/cad2b3855a32510eaeaf0401a5968282 to your computer and use it in GitHub Desktop.
Save andyshora/cad2b3855a32510eaeaf0401a5968282 to your computer and use it in GitHub Desktop.
Set dokku buildback URL for static builds
#Add a .static file to your app repo.
#Update BUILDPACK_URL:
dokku config:set YOUR_APP BUILDPACK_URL=https://github.com/dokku/buildpack-nginx.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment