Files
libr-2/Procfile
T
2015-07-31 00:19:27 +08:00

2 lines
74 B
Plaintext

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