Files
ubicloud/Procfile
2024-01-16 12:41:16 +03:00

4 lines
120 B
Plaintext

web: bundle exec puma -t 5:5 -p ${PORT:-3000} -e ${RACK_ENV:-development}
respirate: bin/respirate
monitor: bin/monitor