chore: merge master into feature branch
This commit is contained in:
@@ -76,7 +76,7 @@ when@prod:
|
||||
type: rotating_file
|
||||
max_files: 7
|
||||
path: "%kernel.logs_dir%/%kernel.environment%.auth.log"
|
||||
level: debug
|
||||
level: info
|
||||
channels: ["auth"]
|
||||
core:
|
||||
type: rotating_file
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
parameters:
|
||||
travel_info_base_url: '%env(APP_TRAVEL_INFO_BASE_URL)%'
|
||||
path_to_keys: '%kernel.project_dir%/config/secret'
|
||||
bpn_debug: '%env(APP_BPN_DEBUG)%'
|
||||
|
||||
# Body dimensions choices for BodyDimensionsType
|
||||
body_dimensions.height_choices:
|
||||
|
||||
Reference in New Issue
Block a user