Update all documentation and exemple

This commit is contained in:
MathieuHa
2022-11-19 13:46:15 +01:00
parent 73374ccefe
commit bba5620187
6 changed files with 144 additions and 83 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ show_dev_logs:
clean_all_docker:
docker-compose -f exemples/behind-proxy/docker-compose.cloudflare.yml down --remove-orphans
docker-compose -f exemples/redis-cache/docker-compose.redis.yml down --remove-orphans
docker-compose -f exemples/trusted-ips/docker-compose.redis.yml down --remove-orphans
docker-compose -f exemples/trusted-ips/docker-compose.trusted.yml down --remove-orphans
docker-compose -f docker-compose.local.yml down --remove-orphans
docker-compose -f docker-compose.yml down --remove-orphans