host(koumakan): move minio take 2

Changed files
+1 -1
systems
koumakan
services
proxies
+1 -1
systems/koumakan/services/proxies/minio.nix
···
};
"cache.soopy.moe" = _utils.mkVhost {
-
locations."/".proxyPass = "http://renko.mist-nessie.ts.net:26531/nix-cache/";
+
locations."/".proxyPass = "http://localhost:26531/nix-cache/";
locations."= /" = {
tryFiles = "/listing.html =500";