updates.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"environment": [
|
||||
{
|
||||
"name": "config",
|
||||
"value": "/usr/local/config/prod-background-worker.edn"
|
||||
"value": "/usr/local/config/staging-background-worker.edn"
|
||||
}
|
||||
],
|
||||
"mountPoints": [],
|
||||
@@ -28,7 +28,7 @@
|
||||
"logConfiguration": {
|
||||
"logDriver": "awslogs",
|
||||
"options": {
|
||||
"awslogs-group": "/ecs/integreat-background-worker-prod",
|
||||
"awslogs-group": "/ecs/integreat-background-worker-staging",
|
||||
"awslogs-region": "us-east-1",
|
||||
"awslogs-stream-prefix": "ecs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user