add env var

This commit is contained in:
Simon Vieille 2022-01-06 16:13:04 +01:00
parent 86a78a732b
commit 8702ab0ae8
1 changed files with 1 additions and 0 deletions

1
.env
View File

@ -32,6 +32,7 @@ DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db"
# For a generic SMTP server, use: "smtp://localhost:25?encryption=&auth_mode="
# Delivery is disabled by default via "null://localhost"
MAILER_URL=null://localhost
MAILER_SENDER=system@localhost
###< symfony/swiftmailer-bundle ###
ASSET_BASE_URL=null