Let's just remove this "upstreams" block whatever

This commit is contained in:
Lillian Violet 2024-01-21 23:43:05 +01:00
parent e624dcd0f1
commit 6ef5940cc6

View file

@ -112,14 +112,6 @@ in {
}; };
}; };
}; };
upstreams = {
"backend_conduit" = {
servers = {
"[62.171.160.195]:${toString config.services.matrix-conduit.settings.global.port}" = {};
};
};
};
}; };
# Open firewall ports for HTTP, HTTPS, and Matrix federation # Open firewall ports for HTTP, HTTPS, and Matrix federation