diff --git a/template/tritonshell.nix b/template/tritonshell.nix index fc2a652..77505e1 100644 --- a/template/tritonshell.nix +++ b/template/tritonshell.nix @@ -73,7 +73,7 @@ pkgs.devshell.mkShell { } { name = "CONSUL_HTTP_ADDR"; - value = "http://consul.service.consul:8500"; + value = "http://consul.service.cgn-1.consul:8500"; } { name = "NOMAD_ADDR";