fixed var

This commit is contained in:
Ebbe Baß
2026-07-29 16:07:28 +02:00
parent fd1b5c9486
commit da5ee4a161
@@ -202,7 +202,7 @@
[turn] [turn]
api = static api = static
apikey = {{ nc_talk_hpb_turn_api_key }} apikey = {{ nc_talk_hpb_turn_secret }}
secret = {{ nc_talk_hpb_turn_secret }} secret = {{ nc_talk_hpb_turn_secret }}
servers = turn:{{ nc_talk_hpb_domain }}:3478?transport=udp,turn:{{ nc_talk_hpb_domain }}:3478?transport=tcp servers = turn:{{ nc_talk_hpb_domain }}:3478?transport=udp,turn:{{ nc_talk_hpb_domain }}:3478?transport=tcp
notify: Restart HPB stack notify: Restart HPB stack