diff --git a/packages/components/Staticfile b/packages/components/Staticfile index d43348e4b093..e302d254a8c5 100644 --- a/packages/components/Staticfile +++ b/packages/components/Staticfile @@ -1 +1,2 @@ root: demo +force_https: true \ No newline at end of file diff --git a/packages/react/Staticfile b/packages/react/Staticfile index fb2402a611da..50d8902c17bc 100644 --- a/packages/react/Staticfile +++ b/packages/react/Staticfile @@ -1 +1,2 @@ root: storybook-static +force_https: true