From 6f58dfae95befeeb4b654c7cb43389255dcb41cc Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 18 Sep 2018 20:43:47 +0200 Subject: Update Procfile to use puma --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 77ab2db..ac7ed2f 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: bundle exec thin start +web: bundle exec puma mail: mailcatcher --http-ip 0.0.0.0 --http-port 3080 -f -- cgit v1.2.3