Skip to content

Commit

Permalink
Alterando linha 82 couchbase
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliogr committed Apr 22, 2023
1 parent 86b9798 commit ddc7943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/api-docs/secret/databases/couchbase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ has a number of parameters to further configure a connection.
### Parameters

- `hosts` `(string: <required>)` – Specifies a set of comma-delimited Couchbase
hosts to connect to. Must use `couchbases://` scheme if `tls` is `true`.
hosts to connect to. Must use `couchbase://` scheme if `tls` is `true`.

- `username` `(string: <required>)` – Specifies the username for Vault to use.

Expand Down

0 comments on commit ddc7943

Please sign in to comment.