From e1e2a895709b8a616bcdc94624f857159f661e77 Mon Sep 17 00:00:00 2001 From: Reppard Date: Mon, 22 Apr 2024 12:34:19 -0400 Subject: [PATCH] add buildpacks file --- .buildpacks | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .buildpacks diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 0000000..d92fa04 --- /dev/null +++ b/.buildpacks @@ -0,0 +1,2 @@ +https://github.com/heroku/heroku-buildpack-nodejs +https://github.com/dokku/buildpack-nginx