summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/scripts
AgeCommit message (Collapse)Author
2021-05-05build: Support runtime variables in frontend Docker imageFabian Mastenbroek
This change adds support for dynamically specifying various variables for the frontend Docker image through environmental variables. Previously, these were embedded directly into the source code, which requires rebuilding the entire image to change these variables.