tweedegolf / storage-abstraction

Provides an abstraction layer for interacting with a storage; the storage can be local or in the cloud.
MIT License
110 stars 18 forks source link

Add support for blobDomain config option #69

Closed the8tre closed 5 months ago

the8tre commented 5 months ago

Specify custom blob domain, defaults to blob.core.windows.net

Fixes https://github.com/tweedegolf/storage-abstraction/issues/68