diff --git a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml index ca1e731..5a4eca8 100644 --- a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml +++ b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml @@ -202,7 +202,7 @@ [turn] api = static - apikey = {{ nc_talk_hpb_turn_api_key }} + apikey = {{ 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 notify: Restart HPB stack