summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-09-23 13:47:10 -0700
committer=Corey Hulen <corey@hulen.com>2015-09-23 13:47:10 -0700
commitccf2e6e4e74fc249a094c2c27de675644f1065cb (patch)
treed98c966e0f273c5a6052e3c154bd7d75d091aa27 /docker
parent2b5b8f95ed9de37a15dc68c38c46a1da2bb1e160 (diff)
downloadchat-ccf2e6e4e74fc249a094c2c27de675644f1065cb.tar.gz
chat-ccf2e6e4e74fc249a094c2c27de675644f1065cb.tar.bz2
chat-ccf2e6e4e74fc249a094c2c27de675644f1065cb.zip
Changing image settings to file settings
Diffstat (limited to 'docker')
-rw-r--r--docker/dev/config_docker.json2
-rw-r--r--docker/local/config_docker.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/docker/dev/config_docker.json b/docker/dev/config_docker.json
index e33396214..16a4007fa 100644
--- a/docker/dev/config_docker.json
+++ b/docker/dev/config_docker.json
@@ -33,7 +33,7 @@
"FileFormat": "",
"FileLocation": ""
},
- "ImageSettings": {
+ "FileSettings": {
"DriverName": "local",
"Directory": "/mattermost/data/",
"EnablePublicLink": true,
diff --git a/docker/local/config_docker.json b/docker/local/config_docker.json
index e33396214..16a4007fa 100644
--- a/docker/local/config_docker.json
+++ b/docker/local/config_docker.json
@@ -33,7 +33,7 @@
"FileFormat": "",
"FileLocation": ""
},
- "ImageSettings": {
+ "FileSettings": {
"DriverName": "local",
"Directory": "/mattermost/data/",
"EnablePublicLink": true,