update addr to bao

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-19 03:56:19 +00:00
parent 9da8897bed
commit 5ac3d4d63d

View file

@ -4,7 +4,7 @@
}:
{
environment.variables = {
VAULT_ADDR = "http://localhost:8200";
BAO_ADDR = "http://localhost:8200";
};
services.nginx = {