Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
overmind
/
matrix-docker-ansible-deploy
mirror da
https://github.com/spantaleev/matrix-docker-ansible-deploy
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
fix space before tab in indent
pull/1311/head
Kim Brose
4 anni fa
committed by
GitHub
parent
7b33fc8e19
commit
5f6bbafa17
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG:
4AEE18F83AFDEB23
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2
+ 1
- 1
roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2
Vedi File
@@ -168,7 +168,7 @@ server {
{% endif %}
}
{% endif %}
{% endfor %}
{% endfor %}
{% endif %}
{# Everything else just goes to the API server ##}
Scrivi
Anteprima
Caricamento…
Annulla
Salva