Sha256: d407a1f3382bf524e6bbf18203a0111a3efa49bf9023a2b4082ba224250786dc
Contents?: true
Size: 250 Bytes
Versions: 1
Compression:
Stored size: 250 Bytes
Contents
#!/usr/bin/env puma directory '<%= current_path %>' environment '<%= fetch(:rails_env) %>' daemonize #quiet threads <%= fetch(:puma_threads) %> pidfile '<%= fetch(:puma_pid) %>' state_path '<%= fetch(:puma_state) %>' bind '<%= fetch(:puma_bind) %>'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
meataxe-0.6.2 | lib/meataxe/capistrano/templates/puma.rb.erb |