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"