11 lines
357 B
JSON
11 lines
357 B
JSON
{
|
|
"build": {
|
|
"beforeDevCommand": ""
|
|
},
|
|
"app": {
|
|
"security": {
|
|
"csp": "default-src 'self'; connect-src 'self' http://localhost:* http://127.0.0.1:* ws://localhost:* ws://127.0.0.1:* https://us.i.posthog.com; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: https: blob:"
|
|
}
|
|
}
|
|
}
|