Skip to content

Instantly share code, notes, and snippets.

@twyle
Created June 23, 2022 10:41
Show Gist options
  • Save twyle/57d2b77e6a4459e72c4c8032d7869194 to your computer and use it in GitHub Desktop.
Save twyle/57d2b77e6a4459e72c4c8032d7869194 to your computer and use it in GitHub Desktop.
{
"backend": {
"file": {
"path": "vault/data"
}
},
"listener": {
"tcp":{
"address": "0.0.0.0:8200",
"tls_disable": 1
}
},
"ui": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment