lots of nice tweaks

This commit is contained in:
Bryce Covert
2020-09-26 09:28:48 -07:00
parent 99d71ab8e5
commit 2c8213b18a
6 changed files with 296 additions and 24 deletions

View File

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