wip: booking process, refactoring

This commit is contained in:
Björn Fromme
2025-07-16 19:37:17 +02:00
parent 47faa6b08e
commit eecea0abd1
43 changed files with 2269 additions and 366 deletions
+4
View File
@@ -48,6 +48,10 @@ APP_BPN_DEBUG=false
APP_TRAVEL_INFO_BASE_URL=https://www.ep-reisen.de/reiseinformationen/
# Travel Data Service Configuration
APP_TRAVEL_PREFER_REMOTE=false
APP_TRAVEL_ENABLE_FALLBACK=true
API_KEYS=
XML_EXPORT_PATH="%kernel.project_dir%/var/xmlexport"