matrix-synapse: redirect to vno1-oh2
This commit is contained in:
parent
3687d7cd73
commit
4ef5ac515e
@ -166,7 +166,7 @@
|
|||||||
|
|
||||||
handle /_matrix/* {
|
handle /_matrix/* {
|
||||||
encode gzip
|
encode gzip
|
||||||
reverse_proxy http://127.0.0.1:8008
|
reverse_proxy http://${myData.hosts."vno1-oh2.servers.jakst".jakstIP}:${toString myData.ports.matrix-synapse}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user