th: remove caddy from procfile
This commit is contained in:
parent
34f677cd03
commit
c2887ef289
1 changed files with 0 additions and 1 deletions
|
@ -2,4 +2,3 @@ web: env PORT=3000 RAILS_ENV=development bundle exec puma -C config/puma.rb
|
||||||
sidekiq: env PORT=3000 RAILS_ENV=development bundle exec sidekiq
|
sidekiq: env PORT=3000 RAILS_ENV=development bundle exec sidekiq
|
||||||
stream: env PORT=4000 yarn workspace @mastodon/streaming start
|
stream: env PORT=4000 yarn workspace @mastodon/streaming start
|
||||||
webpack: bin/webpack-dev-server
|
webpack: bin/webpack-dev-server
|
||||||
caddy: caddy run
|
|
||||||
|
|
Loading…
Reference in a new issue