Pārlūkot izejas kodu

Fixed issue to allow coturn to use host networking

pull/2506/head
rhys pirms 3 gadiem
vecāks
revīzija
6fa7d11f71
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      roles/custom/matrix-coturn/tasks/setup_install.yml

+ 1
- 0
roles/custom/matrix-coturn/tasks/setup_install.yml Parādīt failu

@@ -66,6 +66,7 @@
community.docker.docker_network:
name: "{{ matrix_coturn_docker_network }}"
driver: bridge
when: "'host' not in matrix_coturn_docker_network"

- name: Ensure matrix-coturn.service installed
ansible.builtin.template:


Notiek ielāde…
Atcelt
Saglabāt