Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabefire authored Jun 8, 2024
1 parent 688b020 commit ceda8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ permissions:

env:
AWS_REGION: us-east-2 # set this to your preferred AWS region, e.g. us-west-1
ECR_REPOSITORY: 584742206045.dkr.ecr.us-east-2.amazonaws.com/talkwaveapi # set this to your Amazon ECR repository name
ECR_REPOSITORY: public.ecr.aws/i8y7r5v2/talkwaveapiws # set this to your Amazon ECR repository name
ECS_SERVICE: TalkWaveApiService # set this to your Amazon ECS service name
ECS_CLUSTER: TalkWaveWebSocketCluster # set this to your Amazon ECS cluster name
ECS_TASK_DEFINITION:
Expand Down

0 comments on commit ceda8ff

Please sign in to comment.