Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Fixed issue to allow coturn to use host networking
pull/2506/head
rhys
3 anos atrás
pai
d01de9f33d
commit
6fa7d11f71
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
roles/custom/matrix-coturn/tasks/setup_install.yml
+ 1
- 0
roles/custom/matrix-coturn/tasks/setup_install.yml
Ver arquivo
@@ -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:
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar