From d5ced0d9a388fa97e384d290ebf38376f37448ff Mon Sep 17 00:00:00 2001 From: Kevin Lohman Date: Mon, 5 Feb 2018 10:28:00 -0800 Subject: [PATCH] Add a PHP index file so that Heroku will auto discover and deploy nginx / html --- index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..581dfc5 --- /dev/null +++ b/index.php @@ -0,0 +1,5 @@ +