fix: configure target folder for xml dumps

This commit is contained in:
Björn Fromme
2025-03-12 18:29:04 +01:00
parent 851c7086ba
commit c76eb12727
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -36,6 +36,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\Twig\AppRuntime:
arguments: