We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f2d1c commit 07c779bCopy full SHA for 07c779b
1 file changed
config/middlewares.ts
@@ -15,6 +15,7 @@ export default [
15
"market-assets.strapi.io",
16
"openobserve-prod-website.s3.us-west-2.amazonaws.com",
17
"openobserve-staging-website.s3.us-west-2.amazonaws.com",
18
+ "openobserve.ai",
19
],
20
"media-src": [
21
"'self'",
@@ -23,6 +24,7 @@ export default [
23
24
25
26
27
28
29
upgradeInsecureRequests: null,
30
},
0 commit comments