We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c140a40 commit 5d641c7Copy full SHA for 5d641c7
template.env
@@ -44,8 +44,8 @@ BASE_URL=
44
# store settings in db except those that must stay in config.php. true/false, defaults to false
45
ENABLE_DB_SETTINGS=
46
47
-# Defines what mail system to use defaults to 'mail' which is provided in docker-compose.yml
48
-SMTP_FQDN=mail
+# defines the FQDN of the mail sub-system (defaults to 'mail')
+# SMTP_FQDN=
49
50
# optional and used by the mail sub-system
51
SMARTHOST_ADDRESS=
0 commit comments