Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Sep 16, 2024
1 parent 90123aa commit 18cc5cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ jobs:
<details>
<summary>Example docker-compose</summary>
> [!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"
services:
Expand Down

0 comments on commit 18cc5cf

Please sign in to comment.