Files
terminus/Procfile
T
Brooke Kuhlmann 59be208c15 Added device screen poller to Procfile and setup
Necessary to automatically configure production and development environments with automatically polling.

Milestone: minor
2025-04-03 18:44:10 -06:00

4 lines
116 B
Plaintext

web: bundle exec puma --config ./config/puma.rb
assets: bundle exec hanami assets compile
poller: bin/screen_poller