Add wastebin
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 27m3s

This commit is contained in:
2024-01-10 15:21:40 +00:00
parent f90deabb50
commit 44e87aa387
9 changed files with 2250 additions and 0 deletions

View File

@@ -384,6 +384,10 @@ in
};
useACMEHost = pubDomain;
};
"pb.${pubDomain}" = {
locations."/".proxyPass = "http://object-ctr.${domain}:8088";
useACMEHost = pubDomain;
};
};
minio =