roundcube

This commit is contained in:
Mauro Torrez
2019-09-05 23:36:23 -03:00
parent 2610cd4ef1
commit b049fb68a9
2 changed files with 13 additions and 9 deletions

View File

@@ -67,7 +67,6 @@
- name: template nginx config
copy:
content: |
location {{ roundcube_web_root }} {
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;