From dd0a2acfa1355379f5dcf303da6f7b93e5942977 Mon Sep 17 00:00:00 2001 From: Petr Vecera Date: Mon, 29 Jan 2024 14:26:12 +0100 Subject: [PATCH] Update README.md --- cdn-config/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cdn-config/README.md b/cdn-config/README.md index a2c6e19..39725af 100644 --- a/cdn-config/README.md +++ b/cdn-config/README.md @@ -12,3 +12,5 @@ We have two enviroments: - `dev` CND Configurations are automatically deployed in the CI/CD +- Dev automatically wipes all cache +- Prod deployment doesn't delete cache (only front page), you have to do so manully if necessary