Removed extra text

Lauri Ojansivu 2016-07-05 11:39:26 +03:00
parent b7945e0b7b
commit e99bb290c7

@ -1,5 +1,5 @@
1) You can run Wekan on Docker locally like this on http://localhost:8080/
(or other port it you change 8080 in script), 2 docker commands o:
(or other port it you change 8080 in script):
```bash
docker run -d --restart=always --name wekan-db mongo