feat: api endpoints for pickups planning
This commit is contained in:
@@ -8,6 +8,10 @@ flysystem:
|
||||
adapter: 'local'
|
||||
options:
|
||||
directory: '%kernel.project_dir%/var/bpn'
|
||||
json_export.storage:
|
||||
adapter: 'local'
|
||||
options:
|
||||
directory: '%env(resolve:JSON_EXPORT_PATH)%'
|
||||
# adapter: 'sftp'
|
||||
# options:
|
||||
# host: '%env(SFTP_XML_EXPORT_HOST)%'
|
||||
|
||||
Reference in New Issue
Block a user