Fix
This commit is contained in:
@@ -330,7 +330,7 @@ logging:
|
|||||||
driver: awslogs
|
driver: awslogs
|
||||||
options:
|
options:
|
||||||
awslogs-region: "eu-central-2"
|
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`.
|
If nothing is configured, Docker will use its default driver `json-file`.
|
||||||
|
|||||||
Reference in New Issue
Block a user