You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -127,7 +139,12 @@ If you use CloudFront in upfront of your S3 bucket ensure following CloudFront s
127
139
-`Origin`
128
140
- Query String Forwarding and Caching:`Forward all`
129
141
142
+
</details>
143
+
130
144
### IBM Cloud ObjectStorage Setup
145
+
<details>
146
+
<summary>Click me</summary>
147
+
131
148
IBM Cloud Object storage only supports virtual host-style addressing, i.e. `https://<bucket-name>s3-web.<region>.cloud-object-storage.appdomain.cloud/`forstatic website hosting. Otherwise follow the instructions
132
149
inthis [tutorial](https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-static-website-tutorial) to configure your bucket. In addition, you may need to [configure CORS](https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-curl#curl-new-cors) for your bucket.
133
150
@@ -140,3 +157,5 @@ in this [tutorial](https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-o
0 commit comments