from
This commit is contained in:
parent
979b60b2cd
commit
eb5e72c367
1 changed files with 1 additions and 1 deletions
|
@ -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') }}"
|
||||
|
|
Loading…
Reference in a new issue