mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
9 lines
274 B
YAML
9 lines
274 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
globals:
|
|
BASE_URL: '%env(BASE_URL)%'
|
|
APP_ENV: '%env(APP_ENV)%'
|
|
WEBSITE_NAME: '%env(WEBSITE_NAME)%'
|
|
WEBSITE_LOGO: '%env(WEBSITE_LOGO)%'
|
|
SUPPORT_EMAIL: '%env(SUPPORT_EMAIL)%'
|