mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-25 00:51:35 +02:00
use puma
This commit is contained in:
parent
22ace44a71
commit
22d180c38d
2 changed files with 17 additions and 1 deletions
2
Procfile
2
Procfile
|
@ -1 +1 @@
|
|||
web: bundle exec rails server -b 0.0.0.0 -p ${PORT:-3000}
|
||||
web: bundle exec puma -C config/puma.rb
|
Loading…
Add table
Add a link
Reference in a new issue