]> cat aescling's git repositories - mastodon.git/blob - Procfile.dev
Bump axios from 0.19.0 to 0.19.1 (#12846)
[mastodon.git] / Procfile.dev
1 web: env PORT=3000 bundle exec puma -C config/puma.rb
2 sidekiq: env PORT=3000 bundle exec sidekiq
3 stream: env PORT=4000 yarn run start
4 webpack: ./bin/webpack-dev-server --listen-host 0.0.0.0
This page took 0.061244 seconds and 4 git commands to generate.