2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-12 00:56:38 +02: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