chore: move api key to config, fix gif picker css
This commit is contained in:
@@ -599,6 +599,7 @@ module.exports = (env, argv) => {
|
||||
templateParameters: {
|
||||
og_image_url: ogImageUrl,
|
||||
csp_extra_source: process.env.CSP_EXTRA_SOURCE ?? "",
|
||||
csp_img_src: "'self' blob: data: https://media.giphy.com media.giphy.com https://media2.giphy.com media2.giphy.com https://media3.giphy.com media3.giphy.com",
|
||||
},
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user