aaa
This commit is contained in:
parent
62f7bcc397
commit
fb5fa40e86
5 changed files with 25 additions and 9 deletions
|
|
@ -111,6 +111,9 @@ in
|
|||
locations."/_matrix" = {
|
||||
proxyPass = "http://${localAddress}:8008"; # without a trailing /
|
||||
};
|
||||
locations."/notifications" = {
|
||||
proxyPass = "http://${localAddress}:8008"; # without a trailing /
|
||||
};
|
||||
locations."/synapse" = {
|
||||
proxyPass = "http://${localAddress}:8008"; # without a trailing /
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue