Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 75b6c7e

Browse files
Update V2.1 Bi-connector redirect (#1074)
1 parent 6f57a8c commit 75b6c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/ecs-main/buckets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Resources:
103103
HostName: ${self:custom.site.host.${self:provider.stage}}
104104
ReplaceKeyPrefixWith: ${self:custom.site.prefix.${self:provider.stage}}/bi-connector/current
105105
- RoutingRuleCondition:
106-
KeyPrefixEquals: ${self:custom.site.prefix.${self:provider.stage}}/bi-connector/v2.1
106+
KeyPrefixEquals: ${self:custom.site.prefix.${self:provider.stage}}/bi-connector/v2.1/
107107
RedirectRule:
108108
Protocol: "https"
109109
HostName: ${self:custom.site.host.${self:provider.stage}}

0 commit comments

Comments
 (0)