aboutsummaryrefslogtreecommitdiff
path: root/app/config-compose.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-10-14Move to environment vars. Create a container that sets up a demo.Mitchell Riedstra1-89/+0
Instead of the old method with scripts, docker-compose file, everything is pulled into the main container with various configuration options allowed from environment variables. Also move settings.py away from the old yaml setup and pull directly from the environment instead.
2019-09-14Some minor changes to the login template, as well as some hacking for the ↵Mitch Riedstra1-6/+19
demo login form. Updated the links to my website
2019-03-27Fully dockerized environmentMitch Riedstra1-0/+76