Let's just remove this "upstreams" block whatever
This commit is contained in:
parent
8ea883be85
commit
cc25326fa5
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue