Created
December 4, 2017 08:56
-
-
Save andyshora/cad2b3855a32510eaeaf0401a5968282 to your computer and use it in GitHub Desktop.
Set dokku buildback URL for static builds
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
#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