Updated yaml file to version 2, see #752

Thomas Becker 2017-01-05 08:26:43 +01:00
parent 61f27a930d
commit e432238469

@ -6,6 +6,8 @@
1. In a given directory (say `/home/johndoe/wekan`), create a `docker-compose.yml` file with: 1. In a given directory (say `/home/johndoe/wekan`), create a `docker-compose.yml` file with:
```yaml ```yaml
version: '2'
services:
wekan: wekan:
image: mquandalle/wekan image: mquandalle/wekan
links: links: