Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
overmind
/
matrix-docker-ansible-deploy
miroir de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
Fixed issue to allow coturn to use host networking
pull/2506/head
rhys
il y a 3 ans
Parent
d01de9f33d
révision
6fa7d11f71
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-0
roles/custom/matrix-coturn/tasks/setup_install.yml
+ 1
- 0
roles/custom/matrix-coturn/tasks/setup_install.yml
Voir le fichier
@@ -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:
Écrire
Aperçu
Chargement…
Annuler
Enregistrer