We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df079a commit 79c6ef2Copy full SHA for 79c6ef2
nix/cloud/nomadEnvs/cicero/default.nix
@@ -235,6 +235,7 @@
235
NETRC = "/secrets/netrc";
236
237
CICERO_EVALUATOR_NIX_OCI_REGISTRY = "docker://registry.${domain}";
238
+ CICERO_EVALUATOR_NIX_BINARY_CACHE = "http://spongix.service.consul:7745?compression=none";
239
REGISTRY_AUTH_FILE = "/secrets/docker";
240
};
241
0 commit comments