summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-22 19:04:43 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-22 19:04:43 +0200
commit1901c3c7983f6c9871e14d8e7d45889c5c2127f3 (patch)
tree640bb6a1c4396f35863a35d29a5bf4384853aa66 /docker-compose.yml
parent6cb046f29e1c8757897d5e3595d72a70e56c04e7 (diff)
downloadwekan-1901c3c7983f6c9871e14d8e7d45889c5c2127f3.tar.gz
wekan-1901c3c7983f6c9871e14d8e7d45889c5c2127f3.tar.bz2
wekan-1901c3c7983f6c9871e14d8e7d45889c5c2127f3.zip
Fix typo.
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 ===
#-----------------------:::--------------------------------------------------------------