This commit is contained in:
Samuel Sieg
2023-03-19 09:49:23 +01:00
parent 662873de49
commit b635b3198f

View File

@@ -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`.