From 50bf1f10c52f0beed8e9b9eac969f8f03e8300ec Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Tue, 12 Mar 2019 14:12:42 +0100 Subject: [PATCH] Suppression du Procfile pour Heroku --- Procfile | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Procfile diff --git a/Procfile b/Procfile deleted file mode 100644 index e8f79ea..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: npm start \ No newline at end of file