Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2018-03-21 05:33:28 +0300
committerEric Eastwood <contact@ericeastwood.com>2018-03-21 19:52:05 +0300
commit152e6b73cade1bc6507e05f2498d79ef6218ac6e (patch)
tree3d0cc331e27cde54692ffd957b2ba1241acc5e39 /Procfile
parent956bd6a45861dccc40591e02cf36e895a6fc4f5b (diff)
Launch mail_room manually and remove foreman reference
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index cad738d4292..1776fd97942 100644
--- a/Procfile
+++ b/Procfile
@@ -4,4 +4,3 @@
#
web: RAILS_ENV=development bin/web start_foreground
worker: RAILS_ENV=development bin/background_jobs start_foreground
-# mail_room: bundle exec mail_room -q -c config/mail_room.yml