Fixed typo in docker-compose example (#140)

Reviewed-on: vikunja/api#140
Reviewed-by: konrad <konrad@kola-entertainments.de>
This commit is contained in:
Dpvh 2020-02-17 16:47:55 +00:00 committed by konrad
parent ce5be947b4
commit f46e9cb64e
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ networks:
external: true
{{< /highlight >}}
### Without redis
### With redis
{{< highlight yaml >}}
version: '3'