feat(django-redis): docker-compose sample for Django and Redis integration

Signed-off-by: cankush625 <cankush625@gmail.com>
This commit is contained in:
cankush625
2022-03-20 16:24:57 +05:30
parent 04f8c9ca12
commit 067f88f326
20 changed files with 482 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Redis Host name or address
REDIS_HOST=
# Redis database port
REDIS_PORT=