fix: dont use turn user/pass

This commit is contained in:
cellarspoon
2021-12-13 10:32:06 +01:00
parent daf4fcb02e
commit e2d21764f1
4 changed files with 2 additions and 9 deletions

View File

@ -19,7 +19,5 @@ SYNAPSE_ADMIN_EMAIL=admin@example.com
#COMPOSE_FILE="compose.yml:compose.turn.yml"
#TURN_ENABLED=1
#TURN_URI=
#TURN_USERNAME=
#TURN_ALLOW_GUESTS=true
#SECRET_TURN_SHARED_SECRET_VERSION=v1
#SECRET_TURN_PASSWORD_VERSION=v1