Update azure config

This commit is contained in:
Kseniia Sumarokova 2024-02-20 10:59:18 +01:00 committed by GitHub
parent 2a30d6b9d4
commit dd1a25fa35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,8 @@
<storage_configuration>
<disks>
<azure>
<type>azure_blob_storage</type>
<type>object_storage</type>
<object_storage_type>azure</object_storage_type>
<storage_account_url>http://localhost:10000/devstoreaccount1</storage_account_url>
<container_name>cont</container_name>
<skip_access_check>false</skip_access_check>