Enable new mautrix-discord media proxy
This commit is contained in:
parent
c1194bbaa8
commit
a709e4d593
1 changed files with 5 additions and 0 deletions
|
@ -167,6 +167,11 @@ in
|
|||
}
|
||||
'';
|
||||
|
||||
# mautrix-discord media proxy https://docs.mau.fi/bridges/go/discord/direct-media.html
|
||||
"discord-media.catnip.ee".extraConfig = ''
|
||||
reverse_proxy :29334
|
||||
'';
|
||||
|
||||
"ntfy.catnip.ee".extraConfig = ''
|
||||
reverse_proxy ${config.services.ntfy-sh.settings.listen-http}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue