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