Skip to content

Commit

Permalink
Update V2.1 Bi-connector redirect (#1074)
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar authored Oct 15, 2024
1 parent 6f57a8c commit 75b6c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/ecs-main/buckets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Resources:
HostName: ${self:custom.site.host.${self:provider.stage}}
ReplaceKeyPrefixWith: ${self:custom.site.prefix.${self:provider.stage}}/bi-connector/current
- RoutingRuleCondition:
KeyPrefixEquals: ${self:custom.site.prefix.${self:provider.stage}}/bi-connector/v2.1
KeyPrefixEquals: ${self:custom.site.prefix.${self:provider.stage}}/bi-connector/v2.1/
RedirectRule:
Protocol: "https"
HostName: ${self:custom.site.host.${self:provider.stage}}
Expand Down

0 comments on commit 75b6c7e

Please sign in to comment.