corrijo error
This commit is contained in:
parent
a47d2c8380
commit
f04a93096a
@ -95,7 +95,7 @@
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_pass http://{{ nextcloud_container }};
|
||||
}
|
||||
dest: "{{ nginx_location }}/nextcloud.conf"
|
||||
dest: "{{ nginx_location_volume }}/nextcloud.conf"
|
||||
register: ngconf
|
||||
|
||||
- name: restart frontend
|
||||
|
Loading…
x
Reference in New Issue
Block a user