tienvx/mbt-bundle
Dotenv
EMAIL_FROM=from@example.com
ADMIN_URL=http://localhost
Generated files
config/packages/tienvx_mbt.yaml
tienvx_mbt:
email_from: '%env(EMAIL_FROM)%'
admin_url: '%env(ADMIN_URL)%'
EMAIL_FROM=from@example.com
ADMIN_URL=http://localhost
config/packages/tienvx_mbt.yaml
tienvx_mbt:
email_from: '%env(EMAIL_FROM)%'
admin_url: '%env(ADMIN_URL)%'