feat(prosody): allow s2s whitelist additions (#1940)

* feat(prosody): allow s2s whitelist additions

* change to vhost name to reflect additional uses

* whitespace improvement
This commit is contained in:
Aaron van Meerten
2024-10-18 11:07:46 -05:00
committed by GitHub
parent b89c328eb0
commit a88c6e4195
3 changed files with 16 additions and 7 deletions

View File

@@ -291,6 +291,7 @@ services:
- PROSODY_TRUSTED_PROXIES
- PROSODY_VISITOR_INDEX
- PROSODY_VISITORS_MUC_PREFIX
- PROSODY_VISITORS_S2S_VHOSTS
- PUBLIC_URL
- STUN_HOST
- STUN_PORT