feat: add env variable for website base url

This commit is contained in:
Björn Fromme
2026-03-16 12:01:09 +01:00
parent 4e182612e8
commit b76d17d35c
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@ twig:
form_themes: ['forms.html.twig']
globals:
htmx_change_trigger: 'change delay:100ms'
website_base_url: '%env(APP_WEBSITE_BASE_URL)%'
when@test:
twig: