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