Rendering fixes, part 2
This commit is contained in:
parent
e8bd2f2c1c
commit
9204a64925
3 changed files with 54 additions and 62 deletions
|
@ -246,6 +246,7 @@ The CloudFront distribution must be created such that the `Origin Path` is set t
|
|||
Here the `middleware` option is used. It is still important to keep the `storage` option as CloudFront will only handle `pull` actions; `push` actions are still directly written to S3.
|
||||
|
||||
The following example shows what you will need at minimum:
|
||||
|
||||
```
|
||||
...
|
||||
storage:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue