mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-04 05:53:19 +00:00
README: Fix additional SETTINGS_ -> SETTING_ typo.
This commit is contained in:
@@ -163,7 +163,7 @@ production traffic, you need to also set these:
|
||||
Docker environment. Standard [Zulip server settings][server-settings]
|
||||
are secrets are set using the following syntax:
|
||||
|
||||
* `SETTINGS_MY_SETTING` will become `MY_SETTING` in
|
||||
* `SETTING_MY_SETTING` will become `MY_SETTING` in
|
||||
`/etc/zulip/settings.py`
|
||||
* `SECRETS_my_secret` will become `my_secret` in
|
||||
`/etc/zulip/zulip-secrets.conf`.
|
||||
|
||||
Reference in New Issue
Block a user