Skip to content

Commit 78fb964

Browse files
fix container name
1 parent d8a2203 commit 78fb964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cicd/3-app/aiproxy/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Resources:
8989
- !ImportValue VPC-SubnetB
9090
- !ImportValue VPC-SubnetC
9191
LoadBalancers:
92-
- ContainerName: webserver
92+
- ContainerName: aiproxy
9393
ContainerPort: 5000
9494
TargetGroupArn: !Ref ECSTargetGroup
9595

0 commit comments

Comments
 (0)