summaryrefslogtreecommitdiffstats
path: root/docker/local/config_docker.json
diff options
context:
space:
mode:
Diffstat (limited to 'docker/local/config_docker.json')
-rw-r--r--docker/local/config_docker.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/docker/local/config_docker.json b/docker/local/config_docker.json
index 2c109c105..3a5195de3 100644
--- a/docker/local/config_docker.json
+++ b/docker/local/config_docker.json
@@ -54,7 +54,11 @@
"AmazonS3AccessKeyId": "",
"AmazonS3SecretAccessKey": "",
"AmazonS3Bucket": "",
- "AmazonS3Region": ""
+ "AmazonS3Region": "",
+ "AmazonS3Endpoint": "",
+ "AmazonS3BucketEndpoint": "",
+ "AmazonS3LocationConstraint": false,
+ "AmazonS3LowercaseBucket": false
},
"EmailSettings": {
"EnableSignUpWithEmail": true,