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: Extract config #52

Closed nielsboecker closed 5 years ago

nielsboecker commented 5 years ago

This PR will extract config from UI client and server to env files and therefore make it easy to configure in deployment.

Note: Due to my PC problems, I could not test the Docker-related changes.