Redis server 🐳 Docker-Hub
Redis insight 🐳 Docker-Hub
docker-compose up
To stop and remove all containers of the sample application run:
docker-compose down
To stop and remove all containers with Volume of the sample application run:
docker-compose down -v
## ✨ Redis Config
#
```console
Make sure to modify the below hostname in the envrionment variable in docker insight
RITRUSTEDORIGINS: https://redisinsight.rajawat.com,http://localhost,http://172.27.0.1