summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-22 19:05:33 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-22 19:05:33 +0200
commit6d15fd29ee2d4bfaabd726a59990757193d2af3c (patch)
tree29ad611e2971d769116725783c777547311df8cf /docker-compose.yml
parentd78e0672462ef34d3af5948546aa8223419883a6 (diff)
parent1901c3c7983f6c9871e14d8e7d45889c5c2127f3 (diff)
downloadwekan-6d15fd29ee2d4bfaabd726a59990757193d2af3c.tar.gz
wekan-6d15fd29ee2d4bfaabd726a59990757193d2af3c.tar.bz2
wekan-6d15fd29ee2d4bfaabd726a59990757193d2af3c.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index be1508c8..2a831094 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -140,7 +140,7 @@ services:
# mongod --replSet rs1
#---------------------------------------------------------------------------------------
# === FOR ABOVE ToroDB, UNCOMMENT all of above with wekandb: mongo:3.2 that is only ===
- # === compatible with ToroDB, and COMMENT OUF all of below wekandb: with mongo:4.0.4 ===
+ # === compatible with ToroDB, and COMMENT OUT all of below wekandb: with mongo:4.0.4 ===
# === and mongo:3.2.21 ===
#-----------------------:::--------------------------------------------------------------