mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
7 lines
161 B
YAML
7 lines
161 B
YAML
|
twig:
|
||
|
default_path: '%kernel.project_dir%/templates'
|
||
|
debug: '%kernel.debug%'
|
||
|
strict_variables: '%kernel.debug%'
|
||
|
globals:
|
||
|
BASE_URL: '%env(BASE_URL)%'
|