Skip to content

Commit

Permalink
Revert "Debug"
Browse files Browse the repository at this point in the history
This reverts commit c12177b.
  • Loading branch information
monhaque committed Aug 1, 2024
1 parent c12177b commit 0696c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudformation/deploy/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ Resources:
Type: AWS::ECS::Service
DependsOn: ApplicationLoadBalancerListenerHTTPS
Properties:
# ServiceName: !Sub "${AWS::StackName}-FrontendECSService"
ServiceName: !Sub "${AWS::StackName}-FrontendECSService"
Cluster: !Ref FrontendECSCluster
LaunchType: FARGATE
DesiredCount: 2
Expand Down

0 comments on commit 0696c45

Please sign in to comment.