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

Commit 29da8cd

Browse files
committed
Adding cloud front to the mix.
1 parent a64fe78 commit 29da8cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
LAMBDA_BUCKET_NAME: react-lambda-example/lambda_versions
77
STATIC_BUCKET_NAME: react-lambda-example/static_versions
88
AWS_REGION: us-east-1
9-
AWS_STATIC_DOMAIN: //react-lambda-example.s3-website-us-east-1.amazonaws.com/static_versions/
9+
AWS_STATIC_DOMAIN: //d14uoqs6f7f5cn.cloudfront.net/static_versions/
1010
test:
1111
override:
1212
-

0 commit comments

Comments
 (0)