forked from mauro/ansible-role-nextcloud-docker
roundcube
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user