The main job of this commit: - Be explicit about templates: expect the .j2 extension - Copy all other files, so that they can be binary - Don't deploy dotfiles or dotdirectories. This snuck in: - Remove `test` tag - Refine some descriptions
4 lines
122 B
Django/Jinja
4 lines
122 B
Django/Jinja
VIRTUAL_HOST={{ nextcloud_hostname }}
|
|
LETSENCRYPT_HOST={{ nextcloud_hostname }}
|
|
LETSENCRYPT_EMAIL={{ letsencrypt_email }}
|