Pong
Pong copied to clipboard
Create Docker Compose File
This will allow for simple deployment with Docker Compose, and also allow us to split out the Redis server into a different container. This will make upgrading Redis easier and not force us to have to rebuild the app each time.