changed permission
This commit is contained in:
@@ -182,7 +182,7 @@
|
|||||||
- name: Deploy signaling server configuration
|
- name: Deploy signaling server configuration
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
dest: "{{ nc_talk_hpb_install_dir }}/config/server.conf"
|
dest: "{{ nc_talk_hpb_install_dir }}/config/server.conf"
|
||||||
mode: "0640"
|
mode: "0644"
|
||||||
content: |
|
content: |
|
||||||
[http]
|
[http]
|
||||||
listen = 0.0.0.0:8081
|
listen = 0.0.0.0:8081
|
||||||
|
|||||||
Reference in New Issue
Block a user