Closed trolldbois closed 5 years ago
small modifications to server.py & workers.py to allow Redis configuration to be picked by environmental variables. Adding a docker compose and two Dockerfile to allow an easy docker build.
run docker-compose up to start it all
docker-compose up
Thank you very much for the contribution. We might in the future separate the Docker compose files into a specific directory.
small modifications to server.py & workers.py to allow Redis configuration to be picked by environmental variables. Adding a docker compose and two Dockerfile to allow an easy docker build.
run
docker-compose up
to start it all