fix: add missing config option for xml dumps
This commit is contained in:
@@ -68,6 +68,7 @@ services:
|
||||
bpn_api_ip: '%env(APP_BPN_IP)%'
|
||||
bpn_api_port: '%env(APP_BPN_PORT)%'
|
||||
debug: '%env(bool:APP_BPN_DEBUG)%'
|
||||
target_folder_dumps: '%kernel.project_dir%/var/bpn'
|
||||
|
||||
App\BusProNet\ResponseParser:
|
||||
arguments:
|
||||
|
||||
Reference in New Issue
Block a user