changed task for transport config
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
- name: Deploy Janus WebSocket transport configuration
|
||||
ansible.builtin.copy:
|
||||
dest: "{{ nc_talk_hpb_install_dir }}/config/janus/janus.transport.websockets.jcfg"
|
||||
mode: "0640"
|
||||
mode: "0644"
|
||||
content: |
|
||||
general: {
|
||||
}
|
||||
@@ -156,7 +156,6 @@
|
||||
ws: {
|
||||
ws = true
|
||||
ws_port = 8188
|
||||
ws_ip = "127.0.0.1"
|
||||
}
|
||||
|
||||
wss: {
|
||||
|
||||
Reference in New Issue
Block a user