1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-24 07:06:18 +09:00
mastodon/Procfile.dev
2017-05-03 02:28:47 +02:00

4 lines
97 B
Plaintext

web: bundle exec puma -C config/puma.rb
stream: yarn run start
webpack: ./bin/webpack-dev-server