File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ services:
105
105
# # https://zulip.readthedocs.io/en/latest/production/upload-backends.html
106
106
# #
107
107
# # If you want to use the S3 backend, you must set
108
- # # SETTINGS_LOCAL_UPLOADS_DIR to None as well as configuring the
108
+ # # SETTING_LOCAL_UPLOADS_DIR to None as well as configuring the
109
109
# # other fields.
110
- # SETTINGS_LOCAL_UPLOADS_DIR : "None"
111
- # SETTINGS_S3_AUTH_UPLOADS_BUCKET : ""
112
- # SETTINGS_S3_AVATAR_BUCKET : ""
113
- # SETTINGS_S3_ENDPOINT_URL : "None"
114
- # SETTINGS_S3_REGION : "None"
110
+ # SETTING_LOCAL_UPLOADS_DIR : "None"
111
+ # SETTING_S3_AUTH_UPLOADS_BUCKET : ""
112
+ # SETTING_S3_AVATAR_BUCKET : ""
113
+ # SETTING_S3_ENDPOINT_URL : "None"
114
+ # SETTING_S3_REGION : "None"
115
115
volumes :
116
116
- " zulip:/data:rw"
117
117
ulimits :
You can’t perform that action at this time.
0 commit comments