Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
neilberkman committed Mar 12, 2024
1 parent 77007d5 commit 7245b67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Notes:
- the hostname should be set to `account.docusign.com` for the production environment
- the path for the private key file can be relative or absolute
- the private key can also be configured with `private_key_contents`, which is the contents
of the private key file. This is useful when you do not store the private key on disk,
but in a secrets store such as Hashicorp Vault or AWS Secrets Manager.
of the private key file. This is useful when you do not store the private key on disk,
but in a secrets store such as Hashicorp Vault or AWS Secrets Manager.

Optional configuration with default values:

Expand Down

0 comments on commit 7245b67

Please sign in to comment.