Commit 170aa3b4 authored by Douwe Maan's avatar Douwe Maan

Update mail_room.

parent ee1eb294
GIT
remote: git://github.com/DouweM/mail_room.git
revision: b9deb6430ca13b2d44676827c45476d76966922c
revision: c17c74cdef55dcd962333545fdb4d6e496cd9050
branch: sidekiq
specs:
mail_room (0.3.1)
......
web: bundle exec unicorn_rails -p ${PORT:="3000"} -E ${RAILS_ENV:="development"} -c ${UNICORN_CONFIG:="config/unicorn.rb"}
worker: bundle exec sidekiq -q post_receive -q mailer -q archive_repo -q system_hook -q project_web_hook -q gitlab_shell -q incoming_email -q common -q default
mail_room: bundle exec mail_room -c config/mail_room.yml
mail_room: bundle exec mail_room -q -c config/mail_room.yml
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment