summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-25 04:16:45 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-25 04:16:45 +0300
commit7cf8487f57058ee7dc4835793b4d51302d145761 (patch)
treeb5e3836288ec855c9af4c298cc80666d33fa6e48
parent5403027c9db523f93f50d7153c0e787649e8cb4d (diff)
parentdaf397a1ba7baed34db8f64c629a84677d8b0632 (diff)
downloadwekan-7cf8487f57058ee7dc4835793b4d51302d145761.tar.gz
wekan-7cf8487f57058ee7dc4835793b4d51302d145761.tar.bz2
wekan-7cf8487f57058ee7dc4835793b4d51302d145761.zip
Merge branch 'master' of github.com:wekan/wekan
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 071fb5a6..6a88ab93 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -38,7 +38,7 @@ version: '2'
# sudo service docker start
# ----------------------------------------------------------------------------------
# ==== USAGE OF THIS docker-compose.yml ====
-# 1) For seeing does Wekan work, try this and check with your webbroser:
+# 1) For seeing does Wekan work, try this and check with your web browser:
# docker-compose up
# 2) Stop Wekan and start Wekan in background:
# docker-compose stop