# Overriding Site Settings from env variable

**URL:** https://meta.discourse.org/t/overriding-site-settings-from-env-variable/219613
**Category:** Support
**Tags:** unsupported-install
**Created:** [February 28, 2022, 6:38pm UTC](https://meta.discourse.org/t/overriding-site-settings-from-env-variable/219613 "2022-02-28T18:38:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Simonomer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simonomer/32/251424_2.png) [@Simonomer](https://meta.discourse.org/u/Simonomer)
#### Post date: [February 28, 2022, 6:38pm UTC](https://meta.discourse.org/t/overriding-site-settings-from-env-variable/219613/1 "2022-02-28T18:38:45Z")

</div>

Hey,  
I’ve installed discourse with helm chart by Bitnami and I get blank page.  
From some research I get this is something about the CSP and that I can turn it off by switching the `content_security_policy` flag in the site\_settings to false.  
The problem is that by the documentation I’m trying to set the env variable called `DISCOURSE_CONTENT_SECURITY_POLICY` to false with a purpose to change the flag.

After loading the pod with this env var my screen is still blank and I can’t use the app.  
I would love for any help possible.  
Time spent so far for this: 8 hrs ☹

Thanks

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 1, 2022, 9:23am UTC](https://meta.discourse.org/t/overriding-site-settings-from-env-variable/219613/2 "2022-03-01T09:23:06Z")

</div>

See [Troubleshooting Bitnami Installations](https://meta.discourse.org/t/troubleshooting-bitnami-installations/142538). If you did a [standard install](https://meta.discourse.org/t/142537?silent=true), it would work
