th: remove caddy from procfile

main
kouhai dev 2024-02-14 09:57:04 -08:00
parent 34f677cd03
commit c2887ef289
1 changed files with 0 additions and 1 deletions

View File

@ -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
stream: env PORT=4000 yarn workspace @mastodon/streaming start
webpack: bin/webpack-dev-server
caddy: caddy run