chore(docs): Generated References (#8344)
Generated the following references: - `fulfillment` - `medusa_config` - `modules` - `order` - `order_models` - `types` - `workflows`
This commit is contained in:
+6
@@ -155,6 +155,12 @@ An object that includes additional configurations to pass to the database connec
|
||||
This is useful for production databases, which can be supported by setting the `rejectUnauthorized` attribute of `ssl` object to `false`.
|
||||
During development, it’s recommended not to pass this option.
|
||||
|
||||
:::note
|
||||
|
||||
Make sure to add to the end of the database URL `?ssl_mode=disable` as well when disabling `rejectUnauthorized`.
|
||||
|
||||
:::
|
||||
|
||||
#### Example
|
||||
|
||||
```js title="medusa-config.js"
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user