We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5c691 commit 05bc9d7Copy full SHA for 05bc9d7
README.md
@@ -133,7 +133,7 @@ the cloud replace the `CloudImageService`setting with the following:
133
<setting key="Container" value="media"/>
134
<setting key="MaxBytes" value="8194304"/>
135
<setting key="Timeout" value="30000"/>
136
- <setting key="Host" value="https://[myAccountName].blob.core.windows.net/media"/>
+ <setting key="Host" value="https://[myAccountName].blob.core.windows.net/"/>
137
</settings>
138
</service>
139
</services>
0 commit comments