mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
commit
0528aa29db
@ -96,6 +96,7 @@ module.exports = [
|
||||
// ...
|
||||
];
|
||||
```
|
||||
If you use dots in your bucket name, the url of the ressource is in directory style (`s3.yourRegion.amazonaws.com/your.bucket.name/image.jpg`) instead of `yourBucketName.s3.yourRegion.amazonaws.com/image.jpg`. Then only add `s3.yourRegion.amazonaws.com` to img-src and media-src directives.
|
||||
|
||||
## Required AWS Policy Actions
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user