# A sample Envfile # enable_defaults! { ENV['RACK_ENV'] != 'production' } # variable :REDIS_URL, :String, default: 'redis://localhost:6379'