Smithsonian / dpo-cook

DPO Cook - 3D Model/Geometry/Texture Processing Server
Apache License 2.0
74 stars 9 forks source link

Added environment indicator based on .env REACT_APP_ENV #15

Closed ghalusa closed 4 years ago

ghalusa commented 4 years ago

Keys off of the value of the REACT_APP_ENV variable set in the .env file.

REACT_APP_ENV=production

or

REACT_APP_ENV=development