Skip to content

Commit

Permalink
fix: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoHai committed Mar 19, 2024
1 parent 77aa4a4 commit b76c151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .aws/task_definition_preview.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"taskDefinitionArn": "arn:aws:ecs:ap-northeast-1:654654285942:task-definition/botmeta-preview:4",
"taskDefinitionArn": "arn:aws:ecs:ap-northeast-1:654654285942:task-definition/xuexiao-preview:4",
"containerDefinitions": [
{
"name": "xuexiao",
Expand Down Expand Up @@ -47,7 +47,7 @@
}
}
],
"family": "quivr-preview",
"family": "xuexiao-preview",
"taskRoleArn": "arn:aws:iam::654654285942:role/ecsTaskExecutionRole",
"executionRoleArn": "arn:aws:iam::654654285942:role/ecsTaskExecutionRole",
"networkMode": "awsvpc",
Expand Down

0 comments on commit b76c151

Please sign in to comment.