mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 18:46:40 -07:00
Config correction
This commit is contained in:
parent
8090b0892d
commit
02d50951df
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue