Try element
This commit is contained in:
parent
1821e54c69
commit
60579facc7
4 changed files with 9 additions and 8 deletions
|
|
@ -59,6 +59,9 @@ with config.constants; {
|
|||
'';
|
||||
"matrix.${domain}".extraConfig = ''
|
||||
reverse_proxy /_matrix/* ${homeSrv "conduit"}
|
||||
file_server {
|
||||
root ${pkgs.element-web}
|
||||
}
|
||||
'';
|
||||
"vault.${domain}".extraConfig = ''
|
||||
reverse_proxy ${localSrv "vault"} {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue