This commit is contained in:
Michael Grote 2024-05-31 14:15:53 +02:00
parent 979b60b2cd
commit eb5e72c367
1 changed files with 1 additions and 1 deletions

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') }}"