Fixed typo in docker-compose example #140

Merged
konrad merged 1 commits from Dpvh/apidocfix:master into master 2020-02-17 16:47:56 +00:00
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'