From c347e3949050bc67e52d5d0bf5ba62b879a9422c Mon Sep 17 00:00:00 2001 From: Dylan TIRARD Date: Sat, 17 Sep 2022 23:00:18 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Procfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index c6cfa4c..08bb2dd 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: bundle exec rails server -p $PORT \ No newline at end of file +web: lein run -m index.html \ No newline at end of file