# Docker deployment with custom site\_settings.yml

**URL:** https://meta.discourse.org/t/docker-deployment-with-custom-site-settings-yml/31914
**Category:** SSO
**Tags:** discourseconnect
**Created:** [9 Agosto , 2015 02:09 UTC](https://meta.discourse.org/t/docker-deployment-with-custom-site-settings-yml/31914 "2015-08-09T02:09:38Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [12 Março , 2018 00:15 UTC](https://meta.discourse.org/t/docker-deployment-with-custom-site-settings-yml/31914/4 "2018-03-12T00:15:16Z")

</div>

for all the settings flagged with shadowed\_by\_global can be passed in via env:

> <https://github.com/discourse/discourse/blob/main/config/site_settings.yml#L12-L14>

Any settings that are not can be amended either via server api or you could include a script to change them. If you must amend the defaults you would need to create a custom plugin.

---

_[View the full topic](https://meta.discourse.org/t/docker-deployment-with-custom-site-settings-yml/31914)._
