Fix template

pull/80/head
Stefano Ortolani 2024-06-20 09:01:30 +01:00
parent c140a40f0d
commit 5d641c75e4
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ BASE_URL=
# store settings in db except those that must stay in config.php. true/false, defaults to false # store settings in db except those that must stay in config.php. true/false, defaults to false
ENABLE_DB_SETTINGS= ENABLE_DB_SETTINGS=
# Defines what mail system to use defaults to 'mail' which is provided in docker-compose.yml # defines the FQDN of the mail sub-system (defaults to 'mail')
SMTP_FQDN=mail # SMTP_FQDN=
# optional and used by the mail sub-system # optional and used by the mail sub-system
SMARTHOST_ADDRESS= SMARTHOST_ADDRESS=