Verifying mail addresses

This commit is contained in:
Frank
2026-01-13 17:43:17 +01:00
parent f96e51420f
commit 498ba1bfca
4 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ framework:
router:
# Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
# See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
#default_uri: http://localhost
default_uri: '%env(SITE_BASE_URL)%'
when@prod:
framework: