ingress-proxy/monitoring

This commit is contained in:
41666 2024-03-10 20:07:03 -04:00
parent 7306ec2f9e
commit f5e19fbeeb
2 changed files with 4 additions and 4 deletions

View file

@ -61,8 +61,6 @@ in {
};
} // defaultConfig;
in {
"" = placeholder;
# Matrix (main)
"mx.sapphic.engineer" = defaultConfig // {
listen = [
@ -114,7 +112,9 @@ in {
};
"oc.mekanoe.com" = placeholder;
"oc.mekanoe.com" = placeholder // {
serverAliases = [ "" ];
};
"kitsu.love" = static {
url = "https://codeberg.org/Vivieraaa/kitsu-site.git";

View file

@ -53,7 +53,7 @@
in with ports; [
(static "aerial" [ node ])
(static "pineapple" [ node nginx ])
(static "watermelon" [ node nginx ])
(static "ps2live" [ node ])
(static "mango" [ node ])
(static "happystaticbuzz" [ node ])
(static "keylime" [ node ])