mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
![]() Using APP_ENV to set the environment is supported by Sinatra and Sidekiq, so it makes sense to support the same behavior in Puma. Like Sidekiq, APP_ENV will take precedence over RACK_ENV and RAILS_ENV. APP_ENV defers to any argument passed via the --environment flag. Closes https://github.com/puma/puma/issues/2692 |
||
---|---|---|
.. | ||
puma | ||
rack/handler | ||
puma.rb |