Config correction
This commit is contained in:
parent
76c8adf334
commit
8f47aabec4
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ order = [".png$", ".jpg$", ".gif$", ".svg$"]
|
||||||
[[deployment.targets]]
|
[[deployment.targets]]
|
||||||
name = "softinio-deploy"
|
name = "softinio-deploy"
|
||||||
URL = "s3://www.softinio.com?region=us-east-1"
|
URL = "s3://www.softinio.com?region=us-east-1"
|
||||||
cloudFrontDistributionID = E1CMSLHG2WR51C
|
cloudFrontDistributionID = "E1CMSLHG2WR51C"
|
||||||
|
|
||||||
[[deployment.matchers]]
|
[[deployment.matchers]]
|
||||||
# Cache static assets for 1 year.
|
# Cache static assets for 1 year.
|
||||||
|
|
Loading…
Reference in a new issue