Add mautrix bridges

This commit is contained in:
Jakob Lechner 2023-12-18 16:07:24 +00:00
parent 4335d95baf
commit 3b34f2d519
No known key found for this signature in database
GPG key ID: 996082EFB5906C10
6 changed files with 288 additions and 0 deletions

View file

@ -5,6 +5,8 @@ custom-utils.validatePortAttrset {
home-assistant.tcp = 8123;
jellyfin.tcp = 8096;
matrix-synapse.tcp = 8008;
mautrix-signal.tcp = 29319;
mautrix-whatsapp.tcp = 29318;
navidrome.tcp = 4533;
nginx-http.tcp = 80;
nginx-https.tcp = 443;