diff --git a/app/Support/helpers.php b/app/Support/helpers.php index 88ac6fa..b62bb11 100644 --- a/app/Support/helpers.php +++ b/app/Support/helpers.php @@ -1,6 +1,5 @@ env('CSP_NONCE_ENABLED', true), + 'nonce_enabled' => env('CSP_NONCE_ENABLED', false), ];