Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
overmind
/
matrix-docker-ansible-deploy
espelho de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Fixed issue to allow coturn to use host networking
pull/2506/head
rhys
há 3 anos
ascendente
d01de9f33d
cometimento
6fa7d11f71
1 ficheiros alterados
com
1 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-0
roles/custom/matrix-coturn/tasks/setup_install.yml
+ 1
- 0
roles/custom/matrix-coturn/tasks/setup_install.yml
Ver ficheiro
@@ -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é-visualizar
Carregando…
Cancelar
Guardar