Aktualisiere NC-Version
This commit is contained in:
parent
fd9163f12f
commit
a56b2f2db7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ nextcloud_php_memory_limit: 512M
|
||||||
nextcloud_php_upload_limit: 512M
|
nextcloud_php_upload_limit: 512M
|
||||||
nextcloud_trusted_domains: ['localhost', '{{ nextcloud_domain }}']
|
nextcloud_trusted_domains: ['localhost', '{{ nextcloud_domain }}']
|
||||||
nextcloud_trusted_proxies: ['10.42.7.1']
|
nextcloud_trusted_proxies: ['10.42.7.1']
|
||||||
nextcloud_version: nextcloud-21.0.0
|
nextcloud_version: nextcloud-21.0.1
|
||||||
|
|
||||||
nextcloud_mail_from: noreply
|
nextcloud_mail_from: noreply
|
||||||
nextcloud_mail_domain: postfach.senselab.org
|
nextcloud_mail_domain: postfach.senselab.org
|
||||||
|
|
Loading…
Reference in a new issue