Update DAV_Containers/baikal/compose.yaml
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
account default
|
account default
|
||||||
host ${host}
|
host ${host}
|
||||||
port 587
|
port 587
|
||||||
from calendar@${DOMAIN_NAME}
|
from ${SERVICE_NAME}@${DOMAIN_NAME}
|
||||||
user ${user}
|
user ${user}
|
||||||
password ${password}
|
password ${password}
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user