summaryrefslogtreecommitdiffstats
path: root/tv/2configs/binary-cache
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2020-08-19 02:30:51 +0200
committertv <tv@krebsco.de>2020-08-19 02:30:51 +0200
commita3ae5ca4c2076dea30edc89231b3ff2a5967dba5 (patch)
tree65927d30b59ab911e22a196af073d225bf51258b /tv/2configs/binary-cache
parent84462c85d6039407159a98e75c6180238c362707 (diff)
tv nets: gg23 -> hkw
Diffstat (limited to 'tv/2configs/binary-cache')
-rw-r--r--tv/2configs/binary-cache/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/binary-cache/default.nix b/tv/2configs/binary-cache/default.nix
index 866434c..f6eaba3 100644
--- a/tv/2configs/binary-cache/default.nix
+++ b/tv/2configs/binary-cache/default.nix
@@ -27,7 +27,7 @@
enable = true;
virtualHosts.nix-serve = {
serverAliases = [
- "cache.${config.krebs.build.host.name}.gg23"
+ "cache.${config.krebs.build.host.name}.hkw"
];
locations."/".extraConfig = ''
proxy_pass http://localhost:${toString config.services.nix-serve.port};