diff --git a/README.md b/README.md index c73cbd34..9c3f92b8 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ logging: driver: awslogs options: awslogs-region: "eu-central-2" - awslogs-group: "koleo-app" + awslogs-group: "my-app" ``` If nothing is configured, Docker will use its default driver `json-file`.