continuwuity: init
This commit is contained in:
parent
f2f04748c5
commit
aed5d7f4c3
3 changed files with 41 additions and 0 deletions
|
|
@ -95,6 +95,10 @@
|
|||
import default-settings
|
||||
import cloudflare-tls
|
||||
|
||||
handle /.well-known/matrix/* {
|
||||
reverse_proxy unix/${config.services.matrix-continuwuity.settings.global.unix_socket_path}
|
||||
}
|
||||
|
||||
respond "{client_ip}"
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue