Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GitLab
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
projects.thm.de
GitLab
Commits
170aa3b4
Commit
170aa3b4
authored
Aug 19, 2015
by
Douwe Maan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update mail_room.
parent
ee1eb294
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Gemfile.lock
Gemfile.lock
+1
-1
Procfile
Procfile
+1
-1
No files found.
Gemfile.lock
View file @
170aa3b4
GIT
remote: git://github.com/DouweM/mail_room.git
revision:
b9deb6430ca13b2d44676827c45476d76966922c
revision:
c17c74cdef55dcd962333545fdb4d6e496cd9050
branch: sidekiq
specs:
mail_room (0.3.1)
...
...
Procfile
View file @
170aa3b4
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment