attempt to fix.

This commit is contained in:
2023-03-29 19:54:51 -07:00
parent b03165ad28
commit 8223485f9c
4 changed files with 13 additions and 11 deletions

View File

@@ -23,7 +23,7 @@
"logConfiguration": {
"logDriver": "awslogs",
"options": {
"awslogs-group": "/ecs/integreat-background-worker-STAGE",
"awslogs-group": "/ecs/integreat-app-prod",
"awslogs-region": "us-east-1",
"awslogs-stream-prefix": "ecs"
}