This commit is contained in:
parent
5ea59e8171
commit
79ec8e808e
2 changed files with 0 additions and 5 deletions
|
@ -83,11 +83,6 @@ services:
|
|||
MYSQL_USER: nextcloud
|
||||
MYSQL_PASSWORD: "{{ lookup('keepass', 'nextcloud_mysql_password', 'password') }}"
|
||||
MYSQL_HOST: nextcloud-db
|
||||
# mail
|
||||
SMTP_HOST: mail-relay
|
||||
SMTP_PORT: 25
|
||||
SMTP_NAME: 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') }}"
|
||||
|
|
BIN
docker-compose/nextcloud/mail_settings.png
Normal file
BIN
docker-compose/nextcloud/mail_settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
Loading…
Reference in a new issue