Fix procfile and attachment in event nore
This commit is contained in:
parent
d64090b8a9
commit
dd8d0a659d
2 changed files with 8 additions and 7 deletions
2
Procfile
2
Procfile
|
@ -1,2 +1,2 @@
|
|||
web: bundle exec unicorn_rails -p $PORT
|
||||
worker: bundle exec sidekiq -q post_receive,mailer,system_hook,project_web_hook,common,default,gitolite
|
||||
worker: bundle exec sidekiq -q post_receive,mailer,system_hook,project_web_hook,common,default,gitlab_shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue