tweedegolf / storage-abstraction

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

Add support for blobDomain config option #69

Closed the8tre closed 2 months ago

the8tre commented 2 months ago

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

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