From 640891bfc610249346e3baa57142618627555c85 Mon Sep 17 00:00:00 2001 From: Shyim Date: Mon, 16 Sep 2024 13:15:38 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f051aed..0051408 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,9 @@ jobs:
Example docker-compose -> [!CAUTION] -> The config below does not share var/log or var/cache. For Caching you should consider to uses Redis and logs should be forwarded to stderr so they are inside the container logs. + +**CAUTION** +The config below does not share var/log or var/cache. For Caching you should consider to uses Redis and logs should be forwarded to stderr so they are inside the container logs. ```yaml version: "3.8"