We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec888b commit 34a7386Copy full SHA for 34a7386
infrastructure/aws/production/ecs-task-definition-sse.json
@@ -26,7 +26,7 @@
26
"environment": [
27
{
28
"name": "REDIS_HOST",
29
- "value": "redis-cache.c4q8sw.0001.euw2.cache.amazonaws.com:6379"
+ "value": "redis-cache.c4q8sw.0001.euw2.cache.amazonaws.com"
30
}
31
],
32
"secrets": [
0 commit comments