feat: cron controlled cli command to sync xml data with remote
This commit is contained in:
@@ -34,6 +34,7 @@ services:
|
||||
autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.
|
||||
bind:
|
||||
$xmlExport: '@xml_export.storage'
|
||||
$xmlSource: '@xml_source.storage'
|
||||
$xmlDump: '@xml_dump.storage'
|
||||
$jsonExport: '@json_export.storage'
|
||||
$travelInfoBaseUrl: '%env(APP_TRAVEL_INFO_BASE_URL)%'
|
||||
|
||||
Reference in New Issue
Block a user