Update apis.html.md (#5071)

We disable TLS for example purposes, not exemplary purposes 😄
This commit is contained in:
Clint 2018-08-15 18:41:29 -05:00 committed by Chris Hoffman
parent 24a368c1ba
commit 48e5c71b33
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ application would use that token for future communication with Vault.
For the purpose of this guide, we will use the following configuration which
disables TLS and uses a file-based backend. TLS is disabled here only for
exemplary purposes; it should never be disabled in production.
example purposes; it should never be disabled in production.
```hcl
backend "file" {