codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

Adding Docker #99

Closed codyswanner closed 1 month ago

codyswanner commented 1 month ago

App now runs entirely in Docker containers, which should promote compatibility and make it easier to start up anywhere. Yay Docker!

codyswanner commented 1 month ago

Password files used in testing were included. Remove these and add to gitignore, if this hasn't already been done.