svg
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
twig:
|
||||
file_name_pattern: "*.twig"
|
||||
|
||||
form_themes: ['bootstrap_5_layout.html.twig']
|
||||
globals:
|
||||
appName: "%appName%"
|
||||
|
||||
|
@ -7,6 +7,7 @@ parameters:
|
||||
appEnv: "%env(resolve:APP_ENV)%"
|
||||
appSecret: "%env(resolve:APP_SECRET)%"
|
||||
appName: "%env(resolve:APP_NAME)%"
|
||||
appNoreply: "%env(resolve:APP_NOREPLY)%"
|
||||
|
||||
services:
|
||||
# default configuration for services in *this* file
|
||||
|
Reference in New Issue
Block a user