Add check to load param

This commit is contained in:
MathieuHa
2022-11-17 09:21:57 +01:00
parent c1f2131bc2
commit d2f0a9416d
6 changed files with 14 additions and 574 deletions
+1 -1
View File
@@ -54,7 +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 exemples/redis-cache/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