1
0
mirror of https://framagit.org/tykayn/date-poll-api synced 2023-08-25 08:23:11 +02:00
date-poll-api/config/packages/twig.yaml
2020-01-23 15:19:07 +00:00

7 lines
161 B
YAML
Executable File

twig:
default_path: '%kernel.project_dir%/templates'
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
globals:
BASE_URL: '%env(BASE_URL)%'