Skip to content

Commit c8a0910

Browse files
authored
Merge pull request #236 from jdno/increase-fastly-traffic
Increase traffic to Fastly
2 parents 3c42c52 + 6a411be commit c8a0910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terragrunt/accounts/legacy/crates-io-prod/crates-io/terragrunt.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ inputs = {
2424

2525
strict_security_headers = true
2626

27-
static_cloudfront_weight = 95
28-
static_fastly_weight = 5
27+
static_cloudfront_weight = 80
28+
static_fastly_weight = 20
2929
}

0 commit comments

Comments
 (0)