tamouse / swaac

Software as a Craft blog posts, converted to org-mode
https://swaac.dev
7 stars 0 forks source link

how to find the run-time envars in various languages #16

Closed tamouse closed 2 years ago

tamouse commented 4 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: