Added info how to run older version of Wekan Docker image, if new one is broken.

Lauri Ojansivu 2016-07-30 16:36:39 +03:00
parent 1b05525a9e
commit fdafed2954

@ -108,4 +108,8 @@ https://docs.mongodb.com/ecosystem/tools/administration-interfaces/
docker stop wekan wekan-db
docker rm wekan wekan-db
```
Then you can reinstall from step 1.
Then you can reinstall from step 1.
12) If latest version of Wekan Docker image is broken, here's how to run older version:
https://github.com/wekan/wekan/issues/659