mywillpower.org/config/puma.rb

3 lines
41 B
Ruby
Raw Normal View History

2022-02-20 03:15:04 -05:00
threads(0, `nproc`.chomp || 5)
port 4567