Skip to content

Instantly share code, notes, and snippets.

@rajeevshukla
Created July 19, 2020 21:04
Show Gist options
  • Save rajeevshukla/b55e4024bcdeb35b233d206231f37295 to your computer and use it in GitHub Desktop.
Save rajeevshukla/b55e4024bcdeb35b233d206231f37295 to your computer and use it in GitHub Desktop.
listener "tcp" {
address = "127.0.0.1:8200"
tls_disable = true
}
storage "file" {
path = "/opt/vault/data"
}
ui = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment