wip openbao
This commit is contained in:
parent
570f371834
commit
6fd438497c
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@
|
|||
settings = {
|
||||
ui = true;
|
||||
|
||||
listener.tcp = {
|
||||
listener.default = {
|
||||
type = "tcp";
|
||||
address = "127.0.0.1:8200";
|
||||
tls_disable = true; # nginx will handle TLS
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue