From c4725e50c3899ceacdc6faeb0243938373e0aad6 Mon Sep 17 00:00:00 2001 From: CWX Date: Wed, 18 Oct 2023 16:44:06 +0100 Subject: [PATCH] update readme with a workaround for cache refresh --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5895570..5a21f54 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,10 @@ see [Walkthrough.md](./docs/Walkthrough.md) - Use a volume or a cache for Yarn install ## Thanks -- CWX \ No newline at end of file +- CWX + +## Cache refresh workaround +1. Navigate to `/var/www/html/aki/db-website/items/storage/framework/cache/data` +2. Delete each cache folder +3. Use the site to search for an item +4. New cache should be generated for the DB \ No newline at end of file