Fixed typo in docker-compose example (#140)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/140 Reviewed-by: konrad <konrad@kola-entertainments.de>
This commit is contained in:
parent
ce5be947b4
commit
f46e9cb64e
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ networks:
|
|||
external: true
|
||||
{{< /highlight >}}
|
||||
|
||||
### Without redis
|
||||
### With redis
|
||||
|
||||
{{< highlight yaml >}}
|
||||
version: '3'
|
||||
|
|
Loading…
Reference in a new issue