feat(django-redis): docker-compose sample for Django and Redis integration
Signed-off-by: cankush625 <cankush625@gmail.com>
This commit is contained in:
4
django-redis/.env.example
Normal file
4
django-redis/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Redis Host name or address
|
||||
REDIS_HOST=
|
||||
# Redis database port
|
||||
REDIS_PORT=
|
Reference in New Issue
Block a user