Skip to content

Commit f2c776b

Browse files
committed
jwt key added into secrets under api-task-def.json
1 parent 454de29 commit f2c776b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

deploy/api-task-def.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
{
3232
"name": "ConnectionStrings__Default",
3333
"valueFrom": "arn:aws:secretsmanager:ap-south-1:323155024771:secret:docanalytics/rds-conn-hqfwaX"
34+
},
35+
{
36+
"name": "Jwt__Key",
37+
"valueFrom": "xwjJ8lfNeIcVY2zBGATOK9RM7WXnP0uEmiC3yvQbZdaDLSqF"
3438
}
3539
],
3640
"logConfiguration": {

0 commit comments

Comments
 (0)