ingress-proxy: add git, foxxolay

This commit is contained in:
41666 2024-03-30 23:22:17 -04:00
parent d9cd06e1bc
commit b2847c7d2a

View file

@ -95,12 +95,12 @@ in {
rev = "d7b00d742d9f209c0be569aa95abfa32c42cc1c3";
} // { forceSSL = false; };
"git.foxxolay.com" = static {
"git.foxxolay.com" = {
locations."/" = {
recommendedProxySettings = true;
proxyPass = "http://git";
};
} // { forceSSL = false; };
} // defaultConfig // { forceSSL = false; };
"kitsu.love" = static {
url = "https://codeberg.org/Vivieraaa/kitsu-site.git";
@ -109,9 +109,7 @@ in {
"agg.ps2.live" = ps2live "aggpop";
"saerro.ps2.live" = ps2live "saerro";
"metagame.ps2.live" = ps2live "metagame" // {
serverAliases = [ "metagame-new.ps2.live" ];
};
"metagame.ps2.live" = ps2live "metagame";
"doll.repair" = static { src = flakePackage "doll-repair"; } // { forceSSL = false; };
"porcelain.doll.repair" = {