server/readme.md

7 lines
293 B
Markdown

# Fork in the road
Originally I was going to use a single main database container and build everything off of that.
But you know what, this ends up being far more trouble than it seems to be worth.
So instead I will couple each service with its own database and write environment vars there