diff --git a/template/tritonshell.nix b/template/tritonshell.nix index 77f8ab6..c280980 100644 --- a/template/tritonshell.nix +++ b/template/tritonshell.nix @@ -78,7 +78,7 @@ pkgs.devshell.mkShell { } { name = "VAULT_ADDR"; - value = "https://nomad.service.consul:8200"; + value = "https://vault.service.consul:8200"; } ];