Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
71bd9568669d18bc04c551a603a04af2ea99328c
71bd9568669d18bc04c551a603a04af2ea99328c
Switch branch/tag
heptapod
Procfile
Find file
Normal view
History
Permalink
Procfile
73 Bytes
Newer
Older
Procfile added. use foreman start to run gitlabhq
Dmitriy Zaporozhets
committed
Jan 08, 2012
1
web: bundle exec rails s -p $PORT
email via sidekiq. start and stop rake tasks
Dmitriy Zaporozhets
committed
Jan 09, 2013
2
worker: bundle exec rake sidekiq:start