This commit is contained in:
Antoine Ouvrard
2021-05-04 17:27:25 +02:00
parent 5edcb56305
commit 2bc9af1308
14 changed files with 68 additions and 29 deletions
@@ -3,7 +3,9 @@
replace:
path: /etc/jitsi/meet/{{ inventory_hostname }}-config.js
regexp: '[^?]{{ inventory_hostname }}/http-bind'
replace: '<!--# echo var="http_host" -->/<!--# echo var="subdir" default="" -->http-bind'
replace: >
'<!--# echo var="http_host" -->/<!--#
echo var="subdir" default="" -->http-bind'
notify:
- restart jitsi-videobridge2
- restart nginx