Update documentation, exemples and code for redis support

This commit is contained in:
MathieuHa
2022-11-05 21:45:43 +01:00
parent 5044004ec2
commit d8ee0a34eb
6 changed files with 34 additions and 9 deletions
+1
View File
@@ -54,6 +54,7 @@ show_dev_logs:
clean_all_docker:
docker-compose -f exemples/behind-proxy/docker-compose.cloudflare.yml down --remove-orphans
docker-compose -f exemples/behind-proxy/docker-compose.redis.yml down --remove-orphans
docker-compose -f docker-compose.local.yml down --remove-orphans
docker-compose -f docker-compose.yml down --remove-orphans