Fix typo #47

Closed
reynir wants to merge 1 commit from matrix-max-upload-size into main

View file

@ -49,7 +49,7 @@
- name: upload vhost config for riot domain
template:
src: files/configs/matrix/vhost-riot
dest: "{{ nginx.volume_folder }}/vhost/{{ domain.domain }}"
dest: "{{ nginx.volume_folder }}/vhost/{{ riot.domain }}"
- name: upload homeserver.yaml
template: