podaac/swodlr-ui

Add .env file to handle environment specific values

Closed this issue · 1 comments

Anywhere there is an environment configurable value, source them from an .env file.

  • Add .env to .gitignore
  • create sample.env

The change is made but is bundled into the swodlr-ui-about branch. Will get merged in when that branch gets merged.