docs: update examples in sendgrid guide (#12504)
* initial * docs: update examples in sendgrid guide * add note for local file module
This commit is contained in:
@@ -10,7 +10,8 @@ The Local File Module Provider stores files uploaded to your Medusa application
|
||||
|
||||
<Note type="warning">
|
||||
|
||||
The Local File Module Provider is only for development purposes. Use the [S3 File Module Provider](../s3/page.mdx) in production instead.
|
||||
- The Local File Module Provider is only for development purposes. Use the [S3 File Module Provider](../s3/page.mdx) in production instead.
|
||||
- The Local File Module Provider will only read files uploaded through Medusa. It will not read files uploaded manually to the `static` (or other configured) directory.
|
||||
|
||||
</Note>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user