Skip to content

Commit

Permalink
correct task definition
Browse files Browse the repository at this point in the history
  • Loading branch information
linxiaoxin committed Sep 30, 2024
1 parent 144ec1d commit 7fa86d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"essential": true,
"environment": [
"secrets": [
{
"name": "DB_URL",
"valueFrom": "arn:aws:ssm:ap-southeast-1:730335183958:parameter/cicd/prod/postgre/database/url"
Expand Down

0 comments on commit 7fa86d8

Please sign in to comment.