update addr to bao
This commit is contained in:
parent
220bf7bd8a
commit
bdf47474fb
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
environment.variables = {
|
environment.variables = {
|
||||||
VAULT_ADDR = "http://localhost:8200";
|
BAO_ADDR = "http://localhost:8200";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue