Updated Install Wekan Docker for testing (markdown)

Lauri Ojansivu 2018-11-19 15:19:41 +02:00
parent 453d14bdf3
commit d9046c6a76

@ -7,7 +7,7 @@
Use this docker-compose.yml:
https://github.com/wekan/wekan/blob/devel/docker-compose.yml
https://raw.githubusercontent.com/wekan/wekan/devel/docker-compose.yml
Then, from the directory containing the `docker-compose.yml` (i.e. `/home/johndoe/wekan`), simply run `docker-compose up`. If you want it to be deamonized, you could run `docker-compose up -d`.