redeploy nextcloud with ldap #96

Merged
mg merged 45 commits from nc_ldap into master 2024-06-03 21:23:53 +02:00
Showing only changes of commit eb5e72c367 - Show all commits

View file

@ -87,7 +87,7 @@ services:
SMTP_HOST: mail-relay
SMTP_PORT: 25
SMTP_NAME: info@mgrote.net
MAIL_FROM_ADDRESS: info@mgrote.net
MAIL_FROM_ADDRESS: nextcloud@mgrote.net
# admin
NEXTCLOUD_ADMIN_USER: n-admin
NEXTCLOUD_ADMIN_PASSWORD: "{{ lookup('keepass', 'nextcloud_admin_user_password', 'password') }}"