3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-15 13:24:48 +00:00

Fix nginx warning: adding already-default text/html to gzip_types

This commit is contained in:
Slavi Pantaleev
2018-08-17 10:44:34 +03:00
parent 832a4d71c1
commit b0f1a1c80f
5 changed files with 53 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
---
- include: tasks/setup_synapse_ext_rest_auth.yml
- include: tasks/setup_synapse_ext_rest_auth.yml
- include: tasks/setup_synapse_ext_shared_secret_auth.yml