nielsboecker / HoloRepository-Core

A system for transforming medical imaging studies into holograms, storing them in the cloud and providing them to other systems.
GNU Affero General Public License v3.0
6 stars 8 forks source link

UI/BE: Use variables from process.env #76

Closed nielsboecker closed 5 years ago

nielsboecker commented 5 years ago

That was dumb 🤕 Some variables, even though they were already prepared in .env, were not actually accessed through the environment variable.