Closed tamouse closed 2 years ago
In Node.js, the runtime is set by NODE_ENV. In Rails/Rack apps, it's RAILS_ENV or RACK_ENV. But what are they in:
NODE_ENV
RAILS_ENV
RACK_ENV
In Node.js, the runtime is set by
NODE_ENV
. In Rails/Rack apps, it'sRAILS_ENV
orRACK_ENV
. But what are they in: