From 502d348954f0bbc41cdde7da53b6402c37fe8b50 Mon Sep 17 00:00:00 2001 From: Jeffrey Auriemma Date: Tue, 21 Aug 2018 12:30:18 -0400 Subject: [PATCH] Add static buildpack fork This facilitates basic http auth --- .buildpacks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildpacks b/.buildpacks index d525ec57..9c3eb794 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1,3 +1,3 @@ https://github.com/heroku/heroku-buildpack-nodejs.git https://github.com/mars/create-react-app-inner-buildpack.git#v4.0.0 -https://github.com/heroku/heroku-buildpack-static.git +https://github.com/CalculoJuridico/heroku-buildpack-static.git