feat: add env variable for website base url

This commit is contained in:
Björn Fromme
2026-01-05 17:20:18 +01:00
parent 7127b4d050
commit ef263e064a
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: