From 8f47aabec419cc00a7fa1b1af990f586e61669ec Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Mon, 27 Jul 2020 20:54:54 -0700 Subject: [PATCH] Config correction --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 2b4b354..5ebb735 100644 --- a/config.toml +++ b/config.toml @@ -152,7 +152,7 @@ order = [".png$", ".jpg$", ".gif$", ".svg$"] [[deployment.targets]] name = "softinio-deploy" URL = "s3://www.softinio.com?region=us-east-1" -cloudFrontDistributionID = E1CMSLHG2WR51C +cloudFrontDistributionID = "E1CMSLHG2WR51C" [[deployment.matchers]] # Cache static assets for 1 year.