mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
This commit is contained in:
parent
f60f25a194
commit
a836d7d9ab
|
|
@ -9,7 +9,7 @@ aliases:
|
|||
|
||||
## Component format
|
||||
|
||||
To set up the Sftp binding, create a component of type `bindings.sftp`. See this guide on how to create and apply a binding configuration.
|
||||
To set up the SMTP binding, create a component of type `bindings.sftp`. See this guide on how to create and apply a binding configuration.
|
||||
|
||||
```yaml
|
||||
apiVersion: dapr.io/v1alpha1
|
||||
|
|
|
|||
Loading…
Reference in New Issue