We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b83d20 commit a73dcc5Copy full SHA for a73dcc5
1 file changed
config/middlewares.ts
@@ -11,13 +11,13 @@ export default [
11
"'self'",
12
'data:',
13
'blob:',
14
- 'https://undershows.nyc3.cdn.digitaloceanspaces.com',
+ 'https://assets.undershows.com.br',
15
],
16
'media-src': [
17
18
19
20
21
22
'frame-src': ["'self'", 'https:'],
23
},
0 commit comments