feat(prosody) - Added TURN_USERNAME and TURN_PASSWORD (#1989)

Co-authored-by: lala <lala@mediot.com.tw>
This commit is contained in:
kychen
2025-01-06 18:01:54 +08:00
committed by GitHub
parent 82e98d2274
commit 3ba77e1964
2 changed files with 43 additions and 3 deletions

View File

@@ -304,6 +304,8 @@ services:
- STUN_HOST
- STUN_PORT
- TURN_CREDENTIALS
- TURN_USERNAME
- TURN_PASSWORD
- TURN_HOST
- TURNS_HOST
- TURN_PORT