Skip to content

Instantly share code, notes, and snippets.

@TimoDJatomika
Created July 8, 2017 20:06
Show Gist options
  • Save TimoDJatomika/b19299fdeabda0a91de5564823e2d490 to your computer and use it in GitHub Desktop.
Save TimoDJatomika/b19299fdeabda0a91de5564823e2d490 to your computer and use it in GitHub Desktop.
To test Vault
backend "file" {
path = "/vault/filestorage"
}
listener "tcp" {
address = "0.0.0.0:8200"
tls_disable = "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment