Update DAV_Containers/baikal/compose.yaml
This commit is contained in:
@@ -13,8 +13,8 @@ services:
|
||||
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
||||
account default
|
||||
host ${host}
|
||||
port ${port}
|
||||
from ${from}
|
||||
port 587
|
||||
from calendar@${DOMAIN_NAME}
|
||||
user ${user}
|
||||
password ${password}
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user