Created
June 23, 2022 10:41
-
-
Save twyle/57d2b77e6a4459e72c4c8032d7869194 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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