Updating for staging

This commit is contained in:
Bryce Covert
2022-01-04 16:20:45 -08:00
parent f889d27baf
commit 83f2827553
7 changed files with 64 additions and 33 deletions

View File

@@ -6,8 +6,12 @@
"value": "/usr/local/config/staging.edn"
},
{
"name": "which_env",
"name": "DD_ENV",
"value": "staging"
},
{
"name": "DD_SERVICE",
"value": "integreat-app"
}
],
"essential": true,
@@ -20,6 +24,10 @@
"awslogs-stream-prefix": "ecs"
}
},
"dockerLabels": {
"com.datadoghq.tags.env": "staging",
"com.datadoghq.tags.service": "integreat-app"
},
"mountPoints": [],
"name": "integreat-app",
"portMappings": [