Add matrix homeserver (disabled).
This commit is contained in:
parent
f173b9d236
commit
3ed11cda2b
5 changed files with 146 additions and 2 deletions
|
|
@ -24,6 +24,12 @@
|
|||
reverse_proxy :${toString config.foehammer.services.forgejo.port}
|
||||
'';
|
||||
};
|
||||
"matrix.foehammer.me" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy :${toString config.foehammer.services.continuwuity.port}
|
||||
'';
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue