Merge pull request #3044 from VictorioBerra/patch-1

Fix comment typo in docker-compose.yml
This commit is contained in:
Lauri Ojansivu 2020-04-25 04:11:07 +03:00 committed by GitHub
commit daf397a1ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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