Sha256: d61cae732cc8b4f4a32c22612e1b2f75d0affc5d59bfd8b2512cf093238ee7d9
Contents?: true
Size: 262 Bytes
Versions: 10
Compression:
Stored size: 262 Bytes
Contents
listen '0.0.0.0:8080' pid 'tmp/pids/unicorn.pid' preload_app true stderr_path 'log/unicorn.stderr.log' stdout_path 'log/unicorn.stdout.log' timeout 10 worker_processes 2 after_fork do |_, _| GC.disable end
Version data entries
10 entries across 10 versions & 1 rubygems